From 38ba9fd08ae4de9acb1aeac3e2f1d7810a2f3bd5 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Tue, 9 Jun 2026 10:50:10 +0200 Subject: [PATCH] Release version 6.1 GA (2026.0.0). See #3277 --- pom.xml | 28 ++++++++-------------------- src/main/resources/notice.txt | 2 +- 2 files changed, 9 insertions(+), 21 deletions(-) diff --git a/pom.xml b/pom.xml index a63f47ad1..791e1a8fd 100644 --- a/pom.xml +++ b/pom.xml @@ -1,15 +1,16 @@ - + + 4.0.0 org.springframework.data spring-data-elasticsearch - 6.1.0-SNAPSHOT + 6.1.0 org.springframework.data.build spring-data-parent - 4.1.0-SNAPSHOT + 4.1.0 Spring Data Elasticsearch @@ -17,7 +18,7 @@ https://github.com/spring-projects/spring-data-elasticsearch - 4.1.0-SNAPSHOT + 4.1.0 9.4.2 @@ -81,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 @@ -498,20 +498,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 368d08190..b5d32432d 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Elasticsearch 6.1 RC1 (2026.0.0) +Spring Data Elasticsearch 6.1 GA (2026.0.0) Copyright (c) [2013-2022] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").