From c0c0929bcd68cafb6874bc02f5de7b622db82727 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 16 Feb 2024 13:53:52 +0100 Subject: [PATCH] After release cleanups. See #3022 --- pom.xml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index c07afe8e5..2ca5f056c 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.springframework.data.build spring-data-parent - 3.2.3 + 3.2.4-SNAPSHOT @@ -384,8 +384,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +