From fe90b6532947929fbd59b19c46ec6e391da261e7 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 18 Jul 2025 13:12:11 +0200 Subject: [PATCH] Prepare 4.0 M4 (2025.1.0). See #2058 --- pom.xml | 26 ++++++-------------------- src/main/resources/notice.txt | 3 ++- 2 files changed, 8 insertions(+), 21 deletions(-) diff --git a/pom.xml b/pom.xml index fff7abc30..1d6130da4 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,5 @@ - - + + 4.0.0 @@ -17,12 +15,12 @@ org.springframework.data.build spring-data-parent - 4.0.0-SNAPSHOT + 4.0.0-M4 spring-data-jdbc - 4.0.0-SNAPSHOT + 4.0.0-M4 4.21.1 reuseReports @@ -251,20 +249,8 @@ - - spring-snapshot - https://repo.spring.io/snapshot - - true - - - false - - - - spring-milestone - https://repo.spring.io/milestone - + + diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index 828e2e0ba..85a357a16 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Relational 4.0 M3 (2025.1.0) +Spring Data Relational 4.0 M4 (2025.1.0) Copyright (c) [2017-2019] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License"). @@ -9,3 +9,4 @@ separate copyright notices and license terms. Your use of the source code for the these subcomponents is subject to the terms and conditions of the subcomponent's license, as noted in the LICENSE file. +