From 54bef336302b0ef9e07a4f0a29aa63140a937106 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 31 Mar 2021 17:04:34 +0200 Subject: [PATCH] Prepare 1.3 RC1 (2021.0.0). See #562 --- pom.xml | 10 +++++----- src/main/resources/notice.txt | 3 ++- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 4e43c4d..6d1104c 100644 --- a/pom.xml +++ b/pom.xml @@ -14,15 +14,15 @@ org.springframework.data.build spring-data-parent - 2.5.0-SNAPSHOT + 2.5.0-RC1 DATAR2DBC - 2.5.0-SNAPSHOT - 2.2.0-SNAPSHOT + 2.5.0-RC1 + 2.2.0-RC1 ${springdata.jdbc} spring.data.r2dbc reuseReports @@ -485,8 +485,8 @@ - spring-libs-snapshot - https://repo.spring.io/libs-snapshot + spring-libs-milestone + https://repo.spring.io/libs-milestone oss-sonatype-snapshots diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index 92438bb..f55aff0 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data R2DBC 1.3 M5 (2021.0.0) +Spring Data R2DBC 1.3 RC1 (2021.0.0) Copyright (c) [2018-2019] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License"). @@ -26,3 +26,4 @@ conditions of the subcomponent's license, as noted in the LICENSE file. +