From 1096088c41975374bd05ea7eaac08147a427a764 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 #3680 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index b243fa26c..cf494b707 100755 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.springframework.data.build spring-data-parent - 4.0.0-M1 + 4.0.0-SNAPSHOT @@ -38,7 +38,7 @@ 5.2 9.2.0 42.7.5 - 4.0.0-M1 + 4.0.0-SNAPSHOT 0.10.3 org.hibernate @@ -248,8 +248,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +