From 9cfb10e7198d5f91214e1014b48b1706f8ba6917 Mon Sep 17 00:00:00 2001 From: Jens Schauder Date: Fri, 16 Aug 2024 09:01:34 +0200 Subject: [PATCH] After release cleanups. See #2396 --- pom.xml | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 933b321d5..f56cdc43c 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.data.build spring-data-parent - 3.2.9 + 3.2.10-SNAPSHOT @@ -28,10 +28,10 @@ multi spring-data-rest - 3.2.9 - 3.2.9 - 4.2.9 - 3.2.9 + 3.2.10-SNAPSHOT + 3.2.10-SNAPSHOT + 4.2.10-SNAPSHOT + 3.2.10-SNAPSHOT 6.1.5.Final @@ -136,8 +136,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +