From bcbe4534c2f8704d475c98d17f976def819d4a9c Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 31 Oct 2025 11:14:16 +0100 Subject: [PATCH] After release cleanups. See #3189 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index d74cd8a32..24120f350 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.springframework.data.build spring-data-parent - 4.0.0-RC2 + 4.0.0-SNAPSHOT Spring Data Elasticsearch @@ -18,7 +18,7 @@ https://github.com/spring-projects/spring-data-elasticsearch - 4.0.0-RC2 + 4.0.0-SNAPSHOT 9.2.0 @@ -489,8 +489,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +