From e1c55fde79cb22fcc0c6223e4cd1b268751b6839 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 17 Nov 2023 14:33:54 +0100 Subject: [PATCH] Prepare next development iteration. See #2155 --- 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 184588a7..243ef09c 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 3.2.0 + 3.2.1-SNAPSHOT ../pom.xml @@ -397,7 +397,7 @@ org.springframework.data.build spring-data-build-resources - 3.2.0 + 3.2.1-SNAPSHOT zip true @@ -690,7 +690,7 @@ org.springframework.data.build spring-data-build-resources - 3.2.0 + 3.2.1-SNAPSHOT zip true diff --git a/pom.xml b/pom.xml index 6d9d0458..0b1ee6c7 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 3.2.0 + 3.2.1-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 42a06db4..28566e62 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 3.2.0 + 3.2.1-SNAPSHOT ../pom.xml