From 148a7b0f624e10ecc4f67bb07db58cab90b8af10 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 24 Jan 2025 10:48:00 +0100 Subject: [PATCH] Prepare 4.0 M1 (2025.1.0). See #1943 --- pom.xml | 20 ++++---------------- src/main/resources/notice.txt | 2 +- 2 files changed, 5 insertions(+), 17 deletions(-) diff --git a/pom.xml b/pom.xml index 4381f7f55..382e3670a 100644 --- a/pom.xml +++ b/pom.xml @@ -15,12 +15,12 @@ org.springframework.data.build spring-data-parent - 4.0.0-SNAPSHOT + 4.0.0-M1 spring-data-jdbc - 4.0.0-SNAPSHOT + 4.0.0-M1 4.21.1 reuseReports @@ -311,20 +311,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 b3f6327c2..bf40ed766 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Relational 3.5 M2 (2025.0.0) +Spring Data Relational 4.0 M1 (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").