From dc45794a9829d4e554f362f05a2ba4e92c9f02f0 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Mon, 4 Nov 2019 15:34:26 +0100 Subject: [PATCH] #904 - Prepare next development iteration. --- bom-client/pom.xml | 2 +- bom/pom.xml | 4 ++-- parent/pom.xml | 6 +++--- pom.xml | 2 +- resources/pom.xml | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bom-client/pom.xml b/bom-client/pom.xml index 9131879e..cc7b9c42 100644 --- a/bom-client/pom.xml +++ b/bom-client/pom.xml @@ -9,7 +9,7 @@ org.springframework.data spring-data-releasetrain - Moore-SR1 + Moore-BUILD-SNAPSHOT ../bom diff --git a/bom/pom.xml b/bom/pom.xml index f0816cf9..14161440 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,13 +4,13 @@ 4.0.0 org.springframework.data spring-data-releasetrain - Moore-SR1 + Moore-BUILD-SNAPSHOT pom org.springframework.data.build spring-data-build - 2.2.1.RELEASE + 2.2.2.BUILD-SNAPSHOT Spring Data Release Train - BOM diff --git a/parent/pom.xml b/parent/pom.xml index 006f8d64..e271d002 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.2.1.RELEASE + 2.2.2.BUILD-SNAPSHOT ../pom.xml @@ -324,7 +324,7 @@ org.springframework.data.build spring-data-build-resources - 2.2.1.RELEASE + 2.2.2.BUILD-SNAPSHOT zip true @@ -713,7 +713,7 @@ org.springframework.data.build spring-data-build-resources - 2.2.1.RELEASE + 2.2.2.BUILD-SNAPSHOT zip true diff --git a/pom.xml b/pom.xml index 4c26421d..ade621d0 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.2.1.RELEASE + 2.2.2.BUILD-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index a675d3b1..2b431e6b 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.2.1.RELEASE + 2.2.2.BUILD-SNAPSHOT ../pom.xml