From b718dc44da6de85022073b0c25693156b08b6095 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 31 Mar 2021 17:04:35 +0200 Subject: [PATCH] Prepare 2.5 RC1 (2021.0.0). See #278 --- 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 e648cc9..d1421ee 100755 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.springframework.data.build spring-data-parent - 2.5.0-SNAPSHOT + 2.5.0-RC1 @@ -48,7 +48,7 @@ - 2.5.0-SNAPSHOT + 2.5.0-RC1 5.4.8 spring.data.envers @@ -116,8 +116,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 4c9ab96..16b67c5 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Envers 2.5 M5 (2021.0.0) +Spring Data Envers 2.5 RC1 (2021.0.0) Copyright (c) 2015-2019 Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 @@ -26,3 +26,4 @@ subcomponent's license, as noted in the license.txt file. +