From 9a7f1fe5bd4433ff11e5850c91b1b810fddf5aab Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 24 Jan 2025 10:53:09 +0100 Subject: [PATCH] Prepare next development iteration. See #2428 --- 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 a9abe8e8..61e5359e 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 4.0.0-M1 + 4.0.0-SNAPSHOT ../pom.xml @@ -417,7 +417,7 @@ org.springframework.data.build spring-data-build-resources - 4.0.0-M1 + 4.0.0-SNAPSHOT zip true @@ -725,7 +725,7 @@ org.springframework.data.build spring-data-build-resources - 4.0.0-M1 + 4.0.0-SNAPSHOT zip true diff --git a/pom.xml b/pom.xml index e5abf55e..423f2487 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 4.0.0-M1 + 4.0.0-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 93d2c2a6..f8d2bb64 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 4.0.0-M1 + 4.0.0-SNAPSHOT ../pom.xml