From 321d2eb38f8f87a4aca897b40212cf295a802a16 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Mon, 1 Jun 2015 23:32:54 -0700 Subject: [PATCH] #158 - Prepare next development iteration. --- bom/pom.xml | 4 ++-- parent/pom.xml | 2 +- pom.xml | 2 +- resources/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index c15bce29..99fecefe 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,13 +4,13 @@ 4.0.0 org.springframework.data spring-data-releasetrain - Gosling-M1 + Gosling-BUILD-SNAPSHOT pom org.springframework.data.build spring-data-build - 1.7.0.M1 + 1.7.0.BUILD-SNAPSHOT Spring Data Release Train - BOM diff --git a/parent/pom.xml b/parent/pom.xml index 635b9019..da26d573 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 1.7.0.M1 + 1.7.0.BUILD-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 55830474..95bb188b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 1.7.0.M1 + 1.7.0.BUILD-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index a51d1530..95cfe297 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 1.7.0.M1 + 1.7.0.BUILD-SNAPSHOT ../pom.xml