From f29c836e333f0f9f55dbfc77e2e2f71ed36e4c80 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Tue, 9 Jun 2026 10:50:10 +0200 Subject: [PATCH] Prepare next development iteration. See #3277 --- pom.xml | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 791e1a8fd..cbbd7cb6d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ org.springframework.data spring-data-elasticsearch - 6.1.0 + 6.1.1-SNAPSHOT org.springframework.data.build spring-data-parent - 4.1.0 + 4.1.1-SNAPSHOT Spring Data Elasticsearch @@ -18,7 +18,7 @@ https://github.com/spring-projects/spring-data-elasticsearch - 4.1.0 + 4.1.1-SNAPSHOT 9.4.2 @@ -498,8 +498,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +