From 9432e4a29dbda45d29aa46645ec43dca0616f37c Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 16 Jan 2026 09:51:39 +0100 Subject: [PATCH] After release cleanups. See #3427 --- pom.xml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index f8019d37f..7a1295ba8 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.springframework.data.build spring-data-parent - 3.5.8 + 3.5.9-SNAPSHOT @@ -387,8 +387,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +