From ec59c4544db9ef35c52311f8a126cb81ca31a8d9 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 24 Jan 2025 10:53:11 +0100 Subject: [PATCH] After release cleanups. See #1539 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 6e485fb7c..52746ea02 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.springframework.data.build spring-data-parent - 4.0.0-M1 + 4.0.0-SNAPSHOT org.springframework.data @@ -97,7 +97,7 @@ 0.5.4 1.01 multi - 4.0.0-M1 + 4.0.0-SNAPSHOT @@ -360,8 +360,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +