From 3fb3695b10127a2c5e6903fdab9a23b2f553d31f Mon Sep 17 00:00:00 2001 From: Jens Schauder Date: Fri, 12 Nov 2021 10:49:16 +0100 Subject: [PATCH] Prepare 3.6 GA (2021.1.0). See #2079 --- 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 25a4b6c2b..08d53a3a0 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.data.build spring-data-parent - 2.6.0-SNAPSHOT + 2.6.0 @@ -28,13 +28,13 @@ multi spring-data-rest - 2.6.0-SNAPSHOT - 2.6.0-SNAPSHOT - 3.3.0-SNAPSHOT - 2.6.0-SNAPSHOT + 2.6.0 + 2.6.0 + 3.3.0 + 2.6.0 4.4.0-SNAPSHOT - 3.3.0-SNAPSHOT - 2.6.0-SNAPSHOT + 3.3.0 + 2.6.0 4.0.1 5.4.8.Final @@ -143,8 +143,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 c00ada2e3..14333a7db 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data REST 3.6 RC1 (2021.1.0) +Spring Data REST 3.6 GA (2021.1.0) Copyright (c) 2012-2019 Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 @@ -30,5 +30,6 @@ subcomponent's license, as noted in the license.txt file. +