From ff83d808db8623a0e1125683dab4dd493a520669 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 14 Apr 2021 14:18:21 +0200 Subject: [PATCH] Prepare 1.3 GA (2021.0.0). See #571 --- 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..1a8949c 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 DATAR2DBC - 2.5.0-SNAPSHOT - 2.2.0-SNAPSHOT + 2.5.0 + 2.2.0 ${springdata.jdbc} spring.data.r2dbc reuseReports @@ -485,8 +485,8 @@ - spring-libs-snapshot - https://repo.spring.io/libs-snapshot + spring-libs-release + https://repo.spring.io/libs-release oss-sonatype-snapshots diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index f55aff0..5412d41 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data R2DBC 1.3 RC1 (2021.0.0) +Spring Data R2DBC 1.3 GA (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"). @@ -27,3 +27,4 @@ conditions of the subcomponent's license, as noted in the LICENSE file. +