From 033a5e45ad43be936b2aa6c2983c7f435f5fa05f Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 13 Dec 2024 09:38:12 +0100 Subject: [PATCH] After release cleanups. See #2426 --- parent/pom.xml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index ffc6dd5c..0d712150 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -144,7 +144,7 @@ 4.0.2 - 2024.1.1 + 2024.1.2-SNAPSHOT @@ -1499,8 +1499,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +