From a61350425a133acd9e800d15571d04ec357b5b26 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 31 Mar 2020 14:59:20 +0200 Subject: [PATCH] DATAJDBC-504 - Prepare 2.0 RC1 (Neumann). --- 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 f6359158..d6e3ac1c 100644 --- a/pom.xml +++ b/pom.xml @@ -15,12 +15,12 @@ org.springframework.data.build spring-data-parent - 2.3.0.BUILD-SNAPSHOT + 2.3.0.RC1 spring-data-jdbc - 2.3.0.BUILD-SNAPSHOT + 2.3.0.RC1 reuseReports 0.1.4 @@ -216,8 +216,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 0ea46a66..f3e15992 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data JDBC 2.0 M4 +Spring Data JDBC 2.0 RC1 Copyright (c) [2017-2019] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License"). @@ -12,3 +12,4 @@ conditions of the subcomponent's license, as noted in the LICENSE file. +