From 26ae406bf9dff815408dc96594c01afaf9e29f6d Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 12 May 2023 14:14:07 +0200 Subject: [PATCH] Prepare 4.1 GA (2023.0.0). See #2255 --- pom.xml | 14 +++++++------- src/main/resources/notice.txt | 3 ++- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index d3c0105c3..dac3cdcb8 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.data.build spring-data-parent - 3.1.0-SNAPSHOT + 3.1.0 @@ -28,10 +28,10 @@ multi spring-data-rest - 3.1.0-SNAPSHOT - 3.1.0-SNAPSHOT - 4.1.0-SNAPSHOT - 3.1.0-SNAPSHOT + 3.1.0 + 3.1.0 + 4.1.0 + 3.1.0 6.1.5.Final @@ -138,8 +138,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 4a36c04fe..d55413aba 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data REST 4.1 RC1 (2023.0.0) +Spring Data REST 4.1 GA (2023.0.0) Copyright (c) 2012-2019 Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 @@ -44,5 +44,6 @@ subcomponent's license, as noted in the license.txt file. +