From 3fd4746c7192564452215e734c90c02942315aff Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 24 Jan 2025 10:48:55 +0100 Subject: [PATCH] Release version 4.0 M1 (2025.1.0). See #2428 --- parent/pom.xml | 4 ++-- pom.xml | 2 +- resources/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 5d73c16d..a9abe8e8 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 4.0.0-SNAPSHOT + 4.0.0-M1 ../pom.xml @@ -725,7 +725,7 @@ org.springframework.data.build spring-data-build-resources - 4.0.0-SNAPSHOT + 4.0.0-M1 zip true diff --git a/pom.xml b/pom.xml index 423f2487..e5abf55e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 4.0.0-SNAPSHOT + 4.0.0-M1 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index f8d2bb64..93d2c2a6 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 4.0.0-SNAPSHOT + 4.0.0-M1 ../pom.xml