From ecce71f3463faa32febf8c0dec623230de74bb40 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 13 Dec 2024 10:54:20 +0100 Subject: [PATCH] Prepare next development iteration. See #2425 --- 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 b01d7896..dca87c42 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 3.3.7 + 3.3.8-SNAPSHOT ../pom.xml @@ -415,7 +415,7 @@ org.springframework.data.build spring-data-build-resources - 3.3.7 + 3.3.8-SNAPSHOT zip true @@ -723,7 +723,7 @@ org.springframework.data.build spring-data-build-resources - 3.3.7 + 3.3.8-SNAPSHOT zip true diff --git a/pom.xml b/pom.xml index f15b4c69..2b5cefbd 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 3.3.7 + 3.3.8-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 0c089689..8567e007 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 3.3.7 + 3.3.8-SNAPSHOT ../pom.xml