From ea9b5aa7548e64372f25c480056a6f1d0a2c9bca Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 17 Nov 2023 10:25:35 +0100 Subject: [PATCH] After release cleanups. See #2957 --- pom.xml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 320e6543d..bea4224a4 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.springframework.data.build spring-data-parent - 2.7.18 + 2.7.19-SNAPSHOT @@ -400,8 +400,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +