From 8ae2c55ccd8e33683963f0b6f053542a3fccd133 Mon Sep 17 00:00:00 2001 From: Jens Schauder Date: Fri, 13 Sep 2024 10:53:00 +0200 Subject: [PATCH] After release cleanups. See #2413 --- pom.xml | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 17132d9f5..f45796bd6 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.data.build spring-data-parent - 3.2.10 + 3.2.11-SNAPSHOT @@ -28,10 +28,10 @@ multi spring-data-rest - 3.2.10 - 3.2.10 - 4.2.10 - 3.2.10 + 3.2.11-SNAPSHOT + 3.2.11-SNAPSHOT + 4.2.11-SNAPSHOT + 3.2.11-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 +