From b39fed3f6c79ffd44ab12120abf755e4fe10caf5 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 24 Jun 2026 09:34:50 +0200 Subject: [PATCH] Prepare next development iteration. See #3297 --- pom.xml | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 0400aac80..90325c3d4 100644 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ org.springframework.data spring-data-elasticsearch - 5.5.13 + 5.5.14-SNAPSHOT org.springframework.data.build spring-data-parent - 3.5.13 + 3.5.14-SNAPSHOT Spring Data Elasticsearch @@ -18,7 +18,7 @@ https://github.com/spring-projects/spring-data-elasticsearch - 3.5.13 + 3.5.14-SNAPSHOT 8.18.8 @@ -465,8 +465,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +