From 01907894862e1cd4ce6583761974934618cc6fca Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Fri, 5 Sep 2014 03:56:17 -0700 Subject: [PATCH] DATAREST-380 - Prepare next development iteration. --- pom.xml | 2 +- spring-data-rest-core/pom.xml | 2 +- spring-data-rest-distribution/pom.xml | 6 +++--- spring-data-rest-webmvc/pom.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 9b3f6d2f0..7da077b31 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-rest-parent - 2.2.0.RELEASE + 2.2.1.BUILD-SNAPSHOT pom Spring Data REST diff --git a/spring-data-rest-core/pom.xml b/spring-data-rest-core/pom.xml index b74ee337e..9fcf93622 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.2.0.RELEASE + 2.2.1.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-rest-distribution/pom.xml b/spring-data-rest-distribution/pom.xml index e98aabee1..b63b180f8 100644 --- a/spring-data-rest-distribution/pom.xml +++ b/spring-data-rest-distribution/pom.xml @@ -2,7 +2,7 @@ 4.0.0 - + spring-data-rest-distribution pom @@ -13,10 +13,10 @@ org.springframework.data spring-data-rest-parent - 2.2.0.RELEASE + 2.2.1.BUILD-SNAPSHOT ../pom.xml - + ${basedir}/.. SDREST diff --git a/spring-data-rest-webmvc/pom.xml b/spring-data-rest-webmvc/pom.xml index 0f7fd5895..7b3950e85 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.2.0.RELEASE + 2.2.1.BUILD-SNAPSHOT ../pom.xml