From 32c4c4d03fb3da7ef09a81f2ead171180f6300cd Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 16 Jun 2023 15:43:11 +0200 Subject: [PATCH] After release cleanups. See #2547 --- pom.xml | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index bc07d243a..b4bcd1cad 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.springframework.data.build spring-data-parent - 3.0.7 + 3.0.8-SNAPSHOT Spring Data Elasticsearch @@ -18,7 +18,7 @@ https://github.com/spring-projects/spring-data-elasticsearch - 3.0.7 + 3.0.8-SNAPSHOT 7.17.9 @@ -501,10 +501,20 @@ - - - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +