From 136db0493e7e330e496c03a2f38b724152d76ffe Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 16 Feb 2024 14:41:23 +0100 Subject: [PATCH] Prepare next development iteration. See #2176 --- 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 c437e52e..0927777f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 3.3.0-M1 + 3.3.0-SNAPSHOT ../pom.xml @@ -397,7 +397,7 @@ org.springframework.data.build spring-data-build-resources - 3.3.0-M1 + 3.3.0-SNAPSHOT zip true @@ -691,7 +691,7 @@ org.springframework.data.build spring-data-build-resources - 3.3.0-M1 + 3.3.0-SNAPSHOT zip true diff --git a/pom.xml b/pom.xml index c3f9af56..8c850544 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 3.3.0-M1 + 3.3.0-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 53f64f13..dfddb7a4 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 3.3.0-M1 + 3.3.0-SNAPSHOT ../pom.xml