From 711fb60ebd44467bd8af3c95aeca2c9146a0fb6c Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 23 Nov 2016 10:59:08 +0100 Subject: [PATCH] #245 - Prepare next development iteration. --- bom/pom.xml | 4 ++-- parent/pom.xml | 4 ++-- pom.xml | 2 +- resources/pom.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index 84dc37ff..d7528214 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,13 +4,13 @@ 4.0.0 org.springframework.data spring-data-releasetrain - Kay-M1 + Kay-BUILD-SNAPSHOT pom org.springframework.data.build spring-data-build - 2.0.0.M1 + 2.0.0.BUILD-SNAPSHOT Spring Data Release Train - BOM diff --git a/parent/pom.xml b/parent/pom.xml index 8e5f08b2..c50dbf4e 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.0.0.M1 + 2.0.0.BUILD-SNAPSHOT ../pom.xml @@ -195,7 +195,7 @@ org.springframework.data.build spring-data-build-resources - 2.0.0.M1 + 2.0.0.BUILD-SNAPSHOT provided zip diff --git a/pom.xml b/pom.xml index 1a4bda18..1a13ea68 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.0.0.M1 + 2.0.0.BUILD-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index ab6bb363..aa49f042 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.0.0.M1 + 2.0.0.BUILD-SNAPSHOT ../pom.xml