From ac821e6f98877e574b43fc7111f4e427172ac6f5 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 13 Dec 2024 10:54:22 +0100 Subject: [PATCH] After release cleanups. See #2432 --- pom.xml | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 10dc5ee45..612ad551a 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.data.build spring-data-parent - 3.3.7 + 3.3.8-SNAPSHOT @@ -28,10 +28,10 @@ multi spring-data-rest - 3.3.7 - 3.3.7 - 4.3.7 - 3.3.7 + 3.3.8-SNAPSHOT + 3.3.8-SNAPSHOT + 4.3.8-SNAPSHOT + 3.3.8-SNAPSHOT 6.5.2.Final @@ -136,8 +136,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +