From 2317388de1af6844ad00960ef7f2ac06c2aa2489 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 17 May 2024 11:49:11 +0200 Subject: [PATCH] Prepare 3.3 GA (2024.0.0). See #1768 --- pom.xml | 20 ++++---------------- src/main/resources/notice.txt | 3 ++- 2 files changed, 6 insertions(+), 17 deletions(-) diff --git a/pom.xml b/pom.xml index 02461b8e4..91ae8857c 100644 --- a/pom.xml +++ b/pom.xml @@ -15,12 +15,12 @@ org.springframework.data.build spring-data-parent - 3.3.0-SNAPSHOT + 3.3.0 spring-data-jdbc - 3.3.0-SNAPSHOT + 3.3.0 4.21.1 reuseReports @@ -307,20 +307,8 @@ - - spring-snapshot - https://repo.spring.io/snapshot - - true - - - false - - - - spring-milestone - https://repo.spring.io/milestone - + + diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index 9a25d2058..8121edafc 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Relational 3.3 RC1 (2024.0.0) +Spring Data Relational 3.3 GA (2024.0.0) Copyright (c) [2017-2019] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License"). @@ -52,5 +52,6 @@ conditions of the subcomponent's license, as noted in the LICENSE file. +