From 7208a07b7a04e556546d4ca5bd56b7d472ef4462 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Tue, 11 Dec 2018 11:07:51 +0100 Subject: [PATCH] #682 - Prepare next development iteration. --- bom-client/pom.xml | 2 +- bom/pom.xml | 4 ++-- parent/pom.xml | 4 ++-- pom.xml | 2 +- resources/pom.xml | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/bom-client/pom.xml b/bom-client/pom.xml index 71347b33..0e8039af 100644 --- a/bom-client/pom.xml +++ b/bom-client/pom.xml @@ -9,7 +9,7 @@ org.springframework.data spring-data-releasetrain - Moore-M1 + Moore-BUILD-SNAPSHOT ../bom diff --git a/bom/pom.xml b/bom/pom.xml index a4bc58b7..eed2efe2 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,13 +4,13 @@ 4.0.0 org.springframework.data spring-data-releasetrain - Moore-M1 + Moore-BUILD-SNAPSHOT pom org.springframework.data.build spring-data-build - 2.2.0.M1 + 2.2.0.BUILD-SNAPSHOT Spring Data Release Train - BOM diff --git a/parent/pom.xml b/parent/pom.xml index da8ad90a..aeceec61 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.2.0.M1 + 2.2.0.BUILD-SNAPSHOT ../pom.xml @@ -262,7 +262,7 @@ org.springframework.data.build spring-data-build-resources - 2.2.0.M1 + 2.2.0.BUILD-SNAPSHOT zip true diff --git a/pom.xml b/pom.xml index 4fd9258e..304b78f9 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.2.0.M1 + 2.2.0.BUILD-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index fd45baa8..f22cad54 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.2.0.M1 + 2.2.0.BUILD-SNAPSHOT ../pom.xml