From e2695c6f097f8719cdb278e38f8c5eee7c1b778c Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Thu, 13 Oct 2022 17:24:04 +0200 Subject: [PATCH] Prepare 3.0 RC1 (2022.0.0). See #2691 --- pom.xml | 10 ++++------ src/main/resources/notice.txt | 3 ++- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 75f26f703..d7454de03 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,5 @@ - + 4.0.0 @@ -27,7 +25,7 @@ org.springframework.data.build spring-data-parent - 3.0.0-SNAPSHOT + 3.0.0-RC1 @@ -368,8 +366,8 @@ - spring-libs-snapshot - https://repo.spring.io/libs-snapshot + spring-libs-milestone + https://repo.spring.io/libs-milestone diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index cc8493eff..244dfef1c 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Commons 3.0 M6 (2022.0.0) +Spring Data Commons 3.0 RC1 (2022.0.0) Copyright (c) [2010-2021] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License"). @@ -36,5 +36,6 @@ conditions of the subcomponent's license, as noted in the LICENSE file. +