From 97939f58dccc8674b9b41f58bc4a19edad83b47a Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Tue, 9 Jun 2026 10:50:10 +0200 Subject: [PATCH] Release version 6.0.6 (2025.1.6). See #3276 --- pom.xml | 25 ++++++------------------- src/main/resources/notice.txt | 2 +- 2 files changed, 7 insertions(+), 20 deletions(-) diff --git a/pom.xml b/pom.xml index c91a2ce3f..6792d4eff 100644 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ org.springframework.data spring-data-elasticsearch - 6.0.6-SNAPSHOT + 6.0.6 org.springframework.data.build spring-data-parent - 4.0.6-SNAPSHOT + 4.0.6 Spring Data Elasticsearch @@ -18,7 +18,7 @@ https://github.com/spring-projects/spring-data-elasticsearch - 4.0.6-SNAPSHOT + 4.0.6 9.2.8 @@ -82,8 +82,7 @@ https://github.com/spring-projects/spring-data-elasticsearch scm:git:git://github.com/spring-projects/spring-data-elasticsearch.git - scm:git:ssh://git@github.com/spring-projects/spring-data-elasticsearch.git - + scm:git:ssh://git@github.com/spring-projects/spring-data-elasticsearch.git @@ -480,20 +479,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 4cc53014b..f2ab691fe 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Elasticsearch 6.0.5 (2025.1.5) +Spring Data Elasticsearch 6.0.6 (2025.1.6) Copyright (c) [2013-2022] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").