From ec792a2411ca515a23a97bc2c0cd5ebff1998d19 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 18 Jul 2025 13:14:47 +0200 Subject: [PATCH] After release cleanups. See #3294 --- pom.xml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index e1fe425c2..db0fdf433 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.springframework.data.build spring-data-parent - 4.0.0-M4 + 4.0.0-SNAPSHOT @@ -381,8 +381,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +