From 0c3748c3c41a55f007e4f9c544a286f1cce52e65 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Wed, 16 Apr 2014 02:03:13 -0700 Subject: [PATCH] DATAREST-291 - Prepare next development iteration. --- pom.xml | 20 ++++++++++---------- spring-data-rest-core/pom.xml | 2 +- spring-data-rest-distribution/pom.xml | 2 +- spring-data-rest-webmvc/pom.xml | 2 +- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/pom.xml b/pom.xml index 8070e3de4..2fd2f3a76 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-rest-parent - 2.0.2.RELEASE + 2.0.3.BUILD-SNAPSHOT pom Spring Data REST @@ -13,7 +13,7 @@ org.springframework.data.build spring-data-parent - 1.3.2.RELEASE + 1.3.3.BUILD-SNAPSHOT ../spring-data-build/parent/pom.xml @@ -27,11 +27,11 @@ multi spring-data-rest - 1.7.2.RELEASE - 1.5.2.RELEASE - 1.4.2.RELEASE - 3.0.2.RELEASE - 1.3.4.RELEASE + 1.7.3.BUILD-SNAPSHOT + 1.5.3.BUILD-SNAPSHOT + 1.4.3.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT + 1.3.5.BUILD-SNAPSHOT 4.2.3.Final @@ -150,11 +150,11 @@ - spring-libs-release - http://repo.spring.io/libs-release + spring-libs-snapshot + http://repo.spring.io/libs-snapshot - + spring-plugins-release diff --git a/spring-data-rest-core/pom.xml b/spring-data-rest-core/pom.xml index 438104a7e..74d035b55 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.2.RELEASE + 2.0.3.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-rest-distribution/pom.xml b/spring-data-rest-distribution/pom.xml index 10d423a07..d040370e5 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.2.RELEASE + 2.0.3.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-rest-webmvc/pom.xml b/spring-data-rest-webmvc/pom.xml index 9a4419f01..891c31b9f 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.2.RELEASE + 2.0.3.BUILD-SNAPSHOT ../pom.xml