From ec1186119ade195b8c16cf6b282723dd57509f46 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Tue, 9 Jun 2026 10:50:10 +0200 Subject: [PATCH] Release version 5.5.12 (2025.0.12). See #3275 --- 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 aafb04140..c3bd321e3 100644 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ org.springframework.data spring-data-elasticsearch - 5.5.12-SNAPSHOT + 5.5.12 org.springframework.data.build spring-data-parent - 3.5.12-SNAPSHOT + 3.5.12 Spring Data Elasticsearch @@ -18,7 +18,7 @@ https://github.com/spring-projects/spring-data-elasticsearch - 3.5.12-SNAPSHOT + 3.5.12 8.18.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 @@ -466,20 +465,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 aef312ffb..01d2092a3 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Elasticsearch 5.5.11 (2025.0.11) +Spring Data Elasticsearch 5.5.12 (2025.0.12) Copyright (c) [2013-2022] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").