From 90fe5f70077887dc2b27b692302032b6a95dfbd2 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Tue, 28 Jul 2015 07:25:01 -0700 Subject: [PATCH] DATAREST-628 - Prepare next development iteration. --- pom.xml | 2 +- spring-data-rest-core/pom.xml | 2 +- spring-data-rest-distribution/pom.xml | 2 +- spring-data-rest-webmvc/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index ab9fd40af..fdce65e7b 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-rest-parent - 2.3.2.RELEASE + 2.3.3.BUILD-SNAPSHOT pom Spring Data REST diff --git a/spring-data-rest-core/pom.xml b/spring-data-rest-core/pom.xml index 4a4d84d23..fd19b4807 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.3.2.RELEASE + 2.3.3.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-rest-distribution/pom.xml b/spring-data-rest-distribution/pom.xml index 9265c5567..e5cec5137 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.3.2.RELEASE + 2.3.3.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-rest-webmvc/pom.xml b/spring-data-rest-webmvc/pom.xml index 715fa1f9e..16cd25d9c 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.3.2.RELEASE + 2.3.3.BUILD-SNAPSHOT ../pom.xml