From d1f65472be4515709514d90bf6220aa47b9e2dc4 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 16 May 2025 11:31:16 +0200 Subject: [PATCH] After release cleanups. See #1571 --- pom.xml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 1a812e0bc..52746ea02 100644 --- a/pom.xml +++ b/pom.xml @@ -97,7 +97,7 @@ 0.5.4 1.01 multi - 3.5.0 + 4.0.0-SNAPSHOT @@ -360,8 +360,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +