From fc75262e5e53280f9aaff7c56fc2416d574d7391 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 14 Apr 2021 14:18:22 +0200 Subject: [PATCH] Prepare 3.5 GA (2021.0.0). See #1992 --- pom.xml | 18 +++++++++--------- src/main/resources/notice.txt | 3 ++- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 5183cb137..8e06dfa99 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.data.build spring-data-parent - 2.5.0-SNAPSHOT + 2.5.0 @@ -28,13 +28,13 @@ multi spring-data-rest - 2.5.0-SNAPSHOT - 2.5.0-SNAPSHOT - 3.2.0-SNAPSHOT - 2.5.0-SNAPSHOT + 2.5.0 + 2.5.0 + 3.2.0 + 2.5.0 4.4.0-SNAPSHOT - 3.2.0-SNAPSHOT - 2.5.0-SNAPSHOT + 3.2.0 + 2.5.0 4.0.1 5.4.8.Final @@ -144,8 +144,8 @@ - spring-libs-snapshot - https://repo.spring.io/libs-snapshot + spring-libs-release + https://repo.spring.io/libs-release diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index 97a8b0baf..23bba8798 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data REST 3.5 RC1 (2021.0.0) +Spring Data REST 3.5 GA (2021.0.0) Copyright (c) 2012-2019 Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 @@ -27,3 +27,4 @@ subcomponent's license, as noted in the license.txt file. +