From d93454b0590ee71e40ed6a5129143e54c0898feb Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 12 May 2023 10:21:23 +0200 Subject: [PATCH] Prepare next development iteration. See #1978 --- 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 17c7fba6..ce120306 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.7.12 + 2.7.13-SNAPSHOT ../pom.xml @@ -353,7 +353,7 @@ org.springframework.data.build spring-data-build-resources - 2.7.12 + 2.7.13-SNAPSHOT zip true @@ -692,7 +692,7 @@ org.springframework.data.build spring-data-build-resources - 2.7.12 + 2.7.13-SNAPSHOT zip true diff --git a/pom.xml b/pom.xml index af3db910..d6d4a193 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.7.12 + 2.7.13-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 7caf7e09..8bed23de 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.7.12 + 2.7.13-SNAPSHOT ../pom.xml