From 0604e7b876c906e98364d063f01b8563d94cf9dd Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Tue, 2 Jun 2015 01:58:12 -0700 Subject: [PATCH] DATAREST-563 - Release version 2.4.0 M1 (Gosling). --- pom.xml | 4 ++-- spring-data-rest-core/pom.xml | 2 +- spring-data-rest-distribution/pom.xml | 2 +- spring-data-rest-hal-browser/pom.xml | 11 +++++------ spring-data-rest-webmvc/pom.xml | 2 +- 5 files changed, 10 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index b5a111f68..6a142c223 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,11 @@ - + 4.0.0 org.springframework.data spring-data-rest-parent - 2.4.0.BUILD-SNAPSHOT + 2.4.0.M1 pom Spring Data REST diff --git a/spring-data-rest-core/pom.xml b/spring-data-rest-core/pom.xml index 3c1933bab..b64139f96 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.BUILD-SNAPSHOT + 2.4.0.M1 ../pom.xml diff --git a/spring-data-rest-distribution/pom.xml b/spring-data-rest-distribution/pom.xml index 93671bedc..e7f9a4938 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.4.0.BUILD-SNAPSHOT + 2.4.0.M1 ../pom.xml diff --git a/spring-data-rest-hal-browser/pom.xml b/spring-data-rest-hal-browser/pom.xml index 934d07c1c..87a73804f 100644 --- a/spring-data-rest-hal-browser/pom.xml +++ b/spring-data-rest-hal-browser/pom.xml @@ -1,11 +1,11 @@ - + + 4.0.0 org.springframework.data spring-data-rest-parent - 2.4.0.BUILD-SNAPSHOT + 2.4.0.M1 spring-data-rest-hal-browser @@ -82,8 +82,7 @@ - + @@ -92,4 +91,4 @@ - \ No newline at end of file + diff --git a/spring-data-rest-webmvc/pom.xml b/spring-data-rest-webmvc/pom.xml index 402ab7cea..92a670a0f 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.BUILD-SNAPSHOT + 2.4.0.M1 ../pom.xml