From d7e621d0b048c2d03308b56562f69c84682ce35f Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 15 Mar 2024 09:28:53 +0100 Subject: [PATCH] After release cleanups. See #2237 --- parent/pom.xml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index f3b398a9..44b9c304 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -141,7 +141,7 @@ 2.0.27 - 2023.0.10 + 2023.0.11-SNAPSHOT @@ -1349,8 +1349,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +