From a972d571a9354611f9c7b19c05606d515a160253 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 15 Nov 2024 10:23:53 +0100 Subject: [PATCH] Prepare next development iteration. See #2404 --- 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 c065da7c..6efc99d3 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 3.2.12 + 3.2.13-SNAPSHOT ../pom.xml @@ -414,7 +414,7 @@ org.springframework.data.build spring-data-build-resources - 3.2.12 + 3.2.13-SNAPSHOT zip true @@ -722,7 +722,7 @@ org.springframework.data.build spring-data-build-resources - 3.2.12 + 3.2.13-SNAPSHOT zip true diff --git a/pom.xml b/pom.xml index 95cd4e8c..6ac12839 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 3.2.12 + 3.2.13-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 8bcf00da..68cd6d4a 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 3.2.12 + 3.2.13-SNAPSHOT ../pom.xml