From d674fb9f22d3bbd1e9b99838fee901a1ead68822 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 20 May 2014 09:19:38 -0700 Subject: [PATCH] DATAJPA-542 - Prepare next development iteration. --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index eace33571..95546ccb4 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,11 @@ - + 4.0.0 org.springframework.data spring-data-jpa - 1.6.0.RELEASE + 1.6.1.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories. @@ -14,7 +14,7 @@ org.springframework.data.build spring-data-parent - 1.4.0.RELEASE + 1.4.1.BUILD-SNAPSHOT ../spring-data-build/parent/pom.xml @@ -27,7 +27,7 @@ 1.8.0.10 2.0.0 2.3.0 - 1.8.0.RELEASE + 1.8.1.BUILD-SNAPSHOT reuseReports @@ -424,8 +424,8 @@ - spring-libs-release - http://repo.spring.io/libs-release + spring-libs-snapshot + http://repo.spring.io/libs-snapshot