From 84edef15ad1b65c07ae2c5efa8e2de9a51fc5813 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Mon, 10 Jun 2013 13:41:42 +0200 Subject: [PATCH] #11 - Upgraded to Spring Data Babbage M1. --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index c9a00c3..86b4e2b 100755 --- a/pom.xml +++ b/pom.xml @@ -53,9 +53,9 @@ - 3.1.2.RELEASE - 1.4.0.RELEASE - 1.2.0.RELEASE + 3.1.4.RELEASE + 1.6.0.M1 + 1.4.0.M1 1.6.6 UTF-8 @@ -64,7 +64,7 @@ org.springframework.data - spring-data-commons-core + spring-data-commons ${spring.data.core.version}