From c5caaa1e27662b9daa7c9f4fac47ef43f5e394c4 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 17 Oct 2025 10:31:09 +0200 Subject: [PATCH] After release cleanups. See #3358 --- pom.xml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 16c9870b6..d816a4a44 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.springframework.data.build spring-data-parent - 3.4.11 + 3.4.12-SNAPSHOT @@ -387,8 +387,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +