From bc348048a1e60e877d531259507aaabbc6519ecf Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 16 Jan 2026 10:39:48 +0100 Subject: [PATCH] After release cleanups. See #3428 --- pom.xml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 322a47d13..919c84e0a 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.springframework.data.build spring-data-parent - 4.0.2 + 4.0.3-SNAPSHOT @@ -391,8 +391,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +