From debf0b7563da82689b95e24847bdd2a6567bc16a Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Thu, 13 Oct 2022 17:24:05 +0200 Subject: [PATCH] Prepare 3.0 RC1 (2022.0.0). See #1333 --- pom.xml | 8 ++++---- src/main/resources/notice.txt | 3 ++- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 1399a7fc..f6f92c99 100644 --- a/pom.xml +++ b/pom.xml @@ -15,12 +15,12 @@ org.springframework.data.build spring-data-parent - 3.0.0-SNAPSHOT + 3.0.0-RC1 spring-data-jdbc - 3.0.0-SNAPSHOT + 3.0.0-RC1 reuseReports @@ -149,8 +149,8 @@ - spring-libs-snapshot - https://repo.spring.io/libs-snapshot + spring-libs-milestone + https://repo.spring.io/libs-milestone oss-sonatype-snapshot diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index d74670fa..384e21cd 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Relational 3.0 M6 (2022.0.0) +Spring Data Relational 3.0 RC1 (2022.0.0) Copyright (c) [2017-2019] 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. +