From baec1f14196cd59ea5b338a373b2f5f9ea01d2e7 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 17 May 2024 11:49:11 +0200 Subject: [PATCH] Prepare 5.3 GA (2024.0.0). See #2896 --- 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 a564adf40..48bfbe807 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.springframework.data.build spring-data-parent - 3.3.0-SNAPSHOT + 3.3.0 Spring Data Elasticsearch @@ -18,7 +18,7 @@ https://github.com/spring-projects/spring-data-elasticsearch - 3.3.0-SNAPSHOT + 3.3.0 8.13.2 @@ -488,20 +488,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 b8703eeb3..8cee1fd55 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Elasticsearch 5.3 RC1 (2024.0.0) +Spring Data Elasticsearch 5.3 GA (2024.0.0) Copyright (c) [2013-2022] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License"). @@ -21,3 +21,4 @@ conditions of the subcomponent's license, as noted in the LICENSE file. +