From d00e8040b1f62c6994bd3d764e3e33ede568df79 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 13 May 2022 10:15:09 +0200 Subject: [PATCH] Prepare next development iteration. See #1714 --- parent/pom.xml | 6 +++--- pom.xml | 2 +- resources/pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index cd4fbd64..eecc7c7f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.7.0 + 2.7.1-SNAPSHOT ../pom.xml @@ -353,7 +353,7 @@ org.springframework.data.build spring-data-build-resources - 2.7.0 + 2.7.1-SNAPSHOT zip true @@ -685,7 +685,7 @@ org.springframework.data.build spring-data-build-resources - 2.7.0 + 2.7.1-SNAPSHOT zip true diff --git a/pom.xml b/pom.xml index 4671e5db..fee76623 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.7.0 + 2.7.1-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index d164a586..8c5471f9 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.7.0 + 2.7.1-SNAPSHOT ../pom.xml