From b16b2e0ec68747ee55995cbc855d715d47c49ddf Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Mon, 24 Feb 2014 10:00:18 -0800 Subject: [PATCH] DATAREST-249 - Prepare next development iteration. --- pom.xml | 16 ++++++++-------- spring-data-rest-core/pom.xml | 2 +- spring-data-rest-distribution/pom.xml | 2 +- spring-data-rest-webmvc/pom.xml | 2 +- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index 2b65988bc..56b83af0e 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-rest-parent - 2.0.0.RELEASE + 2.1.0.BUILD-SNAPSHOT pom Spring Data REST @@ -13,7 +13,7 @@ org.springframework.data.build spring-data-parent - 1.3.0.RELEASE + 1.4.0.BUILD-SNAPSHOT ../spring-data-build/parent/pom.xml @@ -27,10 +27,10 @@ multi spring-data-rest - 1.7.0.RELEASE - 1.5.0.RELEASE - 1.4.0.RELEASE - 3.0.0.RELEASE + 1.8.0.BUILD-SNAPSHOT + 1.6.0.BUILD-SNAPSHOT + 1.5.0.BUILD-SNAPSHOT + 3.1.0.BUILD-SNAPSHOT 1.3.3.RELEASE 4.2.0.Final @@ -150,8 +150,8 @@ - spring-libs-release - http://repo.spring.io/libs-release + spring-libs-snapshot + http://repo.spring.io/libs-snapshot diff --git a/spring-data-rest-core/pom.xml b/spring-data-rest-core/pom.xml index 7474651b4..fb67104d3 100644 --- a/spring-data-rest-core/pom.xml +++ b/spring-data-rest-core/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-rest-parent - 2.0.0.RELEASE + 2.1.0.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-rest-distribution/pom.xml b/spring-data-rest-distribution/pom.xml index 670f46c61..cbde1e9bb 100644 --- a/spring-data-rest-distribution/pom.xml +++ b/spring-data-rest-distribution/pom.xml @@ -13,7 +13,7 @@ org.springframework.data spring-data-rest-parent - 2.0.0.RELEASE + 2.1.0.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-rest-webmvc/pom.xml b/spring-data-rest-webmvc/pom.xml index 9c5a2d58e..f22cfb1cd 100644 --- a/spring-data-rest-webmvc/pom.xml +++ b/spring-data-rest-webmvc/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-rest-parent - 2.0.0.RELEASE + 2.1.0.BUILD-SNAPSHOT ../pom.xml