From 351a6a0a9995845a0e101532eb84ff199f40f7c7 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 15 Sep 2023 09:45:37 +0200 Subject: [PATCH] After release cleanups. See #2672 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 4b97f29f7..c69d03e7d 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.springframework.data.build spring-data-parent - 2.7.16 + 2.7.17-SNAPSHOT Spring Data Elasticsearch @@ -24,7 +24,7 @@ 7.17.13 2.17.1 4.1.65.Final - 2.7.16 + 2.7.17-SNAPSHOT 1.16.2 1.0.8.RELEASE spring.data.elasticsearch @@ -480,8 +480,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +