From 246eb989fc6a9fcdb2c234a01342db101cba493c Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 19 Feb 2014 20:08:58 +0100 Subject: [PATCH] DATAJPA-469 - Upgraded to Spring Data Commons snapshots. --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index d52ac8e81..21014748f 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.springframework.data.build spring-data-parent - 1.3.0.RC1 + 1.3.0.BUILD-SNAPSHOT ../spring-data-build/parent/pom.xml @@ -27,7 +27,7 @@ 1.8.0.10 2.0.0 2.2.1 - 1.7.0.RC1 + 1.7.0.BUILD-SNAPSHOT reuseReports @@ -423,8 +423,8 @@ - spring-libs-milestone - http://repo.spring.io/libs-milestone + spring-libs-snapshot + http://repo.spring.io/libs-snapshot