From c35e30ed5284a364e5330cb02bdc78470b4396d2 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 16 May 2025 14:18:48 +0200 Subject: [PATCH] After release cleanups. See #3854 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 49b89d26d..b9e288fdf 100755 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.springframework.data.build spring-data-parent - 4.0.0-M3 + 4.0.0-SNAPSHOT @@ -39,7 +39,7 @@ 9.2.0 42.7.5 23.8.0.25.04 - 4.0.0-M3 + 4.0.0-SNAPSHOT 0.10.3 org.hibernate @@ -284,8 +284,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +