From 90ee967f84a7a43591fc758512a9e1bd24bbc153 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 14 Feb 2025 12:22:37 +0100 Subject: [PATCH] Release version 3.5 M1 (2025.0.0). See #2427 --- 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 dd2f378a..199a61bc 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 3.5.0-SNAPSHOT + 3.5.0-M1 ../pom.xml @@ -723,7 +723,7 @@ org.springframework.data.build spring-data-build-resources - 3.5.0-SNAPSHOT + 3.5.0-M1 zip true diff --git a/pom.xml b/pom.xml index 7d152159..8f850ecb 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 3.5.0-SNAPSHOT + 3.5.0-M1 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 39348215..4e4d992f 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 3.5.0-SNAPSHOT + 3.5.0-M1 ../pom.xml