From 776ab21b1bf8751075f9e2e6aa4e0ba9a808595c Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 9 Dec 2020 15:21:28 +0100 Subject: [PATCH] #489 - Prepare 1.3 M1 (2021.0.0). --- 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 7bb1c29c..4c33262d 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-M1 DATAR2DBC - 2.5.0-SNAPSHOT - 2.2.0-SNAPSHOT + 2.5.0-M1 + 2.2.0-M1 ${springdata.jdbc} spring.data.r2dbc reuseReports @@ -451,8 +451,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 a71592e3..677d3c07 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data R2DBC 1.2 GA (2020.0.0) +Spring Data R2DBC 1.3 M1 (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"). @@ -21,3 +21,4 @@ conditions of the subcomponent's license, as noted in the LICENSE file. +