From 67aac1fa60d875c0337874aec5368eefdff67abf Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Wed, 17 Feb 2021 10:55:29 +0100 Subject: [PATCH] Prepare next development iteration. See #1314 --- 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 dff1c45a..cc7b9c42 100644 --- a/bom-client/pom.xml +++ b/bom-client/pom.xml @@ -9,7 +9,7 @@ org.springframework.data spring-data-releasetrain - Moore-SR13 + Moore-BUILD-SNAPSHOT ../bom diff --git a/bom/pom.xml b/bom/pom.xml index 7c47f118..61e3a9a2 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,13 +4,13 @@ 4.0.0 org.springframework.data spring-data-releasetrain - Moore-SR13 + Moore-BUILD-SNAPSHOT pom org.springframework.data.build spring-data-build - 2.2.13.RELEASE + 2.2.14.BUILD-SNAPSHOT Spring Data Release Train - BOM diff --git a/parent/pom.xml b/parent/pom.xml index 1148210b..e1c405f7 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.2.13.RELEASE + 2.2.14.BUILD-SNAPSHOT ../pom.xml @@ -312,7 +312,7 @@ org.springframework.data.build spring-data-build-resources - 2.2.13.RELEASE + 2.2.14.BUILD-SNAPSHOT zip true @@ -702,7 +702,7 @@ org.springframework.data.build spring-data-build-resources - 2.2.13.RELEASE + 2.2.14.BUILD-SNAPSHOT zip true diff --git a/pom.xml b/pom.xml index d32d4ee6..a289b9e8 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.2.13.RELEASE + 2.2.14.BUILD-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 7c7d58ba..807c8258 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.2.13.RELEASE + 2.2.14.BUILD-SNAPSHOT ../pom.xml