From c4cb3a5e44a3d47e770024021e95cc491147e0a0 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 12 May 2023 11:11:30 +0200 Subject: [PATCH] Prepare next development iteration. See #1979 --- 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 21a69d5a..f126e8a7 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 3.0.6 + 3.0.7-SNAPSHOT ../pom.xml @@ -281,7 +281,7 @@ org.springframework.data.build spring-data-build-resources - 3.0.6 + 3.0.7-SNAPSHOT zip true @@ -573,7 +573,7 @@ org.springframework.data.build spring-data-build-resources - 3.0.6 + 3.0.7-SNAPSHOT zip true diff --git a/pom.xml b/pom.xml index f1ae08e5..3a780505 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 3.0.6 + 3.0.7-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 77145189..e4f0822d 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 3.0.6 + 3.0.7-SNAPSHOT ../pom.xml