From a43ecf37953a00492d01bd968637b39adb4a2e61 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Tue, 1 Sep 2015 02:46:04 -0700 Subject: [PATCH] DATAREST-663 - Prepare next development iteration. --- pom.xml | 2 +- spring-data-rest-core/pom.xml | 2 +- spring-data-rest-distribution/pom.xml | 6 +++--- spring-data-rest-hal-browser/pom.xml | 2 +- spring-data-rest-webmvc/pom.xml | 6 +++--- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 2f3dec0ea..5636e9c59 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-rest-parent - 2.4.0.RELEASE + 2.4.1.BUILD-SNAPSHOT pom Spring Data REST diff --git a/spring-data-rest-core/pom.xml b/spring-data-rest-core/pom.xml index 81da7cb00..ff4ab9364 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.4.0.RELEASE + 2.4.1.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-rest-distribution/pom.xml b/spring-data-rest-distribution/pom.xml index ae19c593f..4bc554f52 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.4.0.RELEASE + 2.4.1.BUILD-SNAPSHOT ../pom.xml - + ${basedir}/.. SDREST diff --git a/spring-data-rest-hal-browser/pom.xml b/spring-data-rest-hal-browser/pom.xml index 3041a4625..7f8f5caf6 100644 --- a/spring-data-rest-hal-browser/pom.xml +++ b/spring-data-rest-hal-browser/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-rest-parent - 2.4.0.RELEASE + 2.4.1.BUILD-SNAPSHOT spring-data-rest-hal-browser diff --git a/spring-data-rest-webmvc/pom.xml b/spring-data-rest-webmvc/pom.xml index 4623f8b9c..4530bd1ff 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.4.0.RELEASE + 2.4.1.BUILD-SNAPSHOT ../pom.xml @@ -88,9 +88,9 @@ json-patch 1.7 - + - + com.mysema.querydsl querydsl-core