From 956dedbbea02a727bd20f8f744a7ea4468632fd1 Mon Sep 17 00:00:00 2001 From: Jens Schauder Date: Fri, 12 Jul 2024 19:12:15 +0200 Subject: [PATCH] After release cleanups. See #2391 --- pom.xml | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index e50ace5cf..95beea0dc 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.data.build spring-data-parent - 3.3.2 + 3.3.3-SNAPSHOT @@ -28,10 +28,10 @@ multi spring-data-rest - 3.3.2 - 3.3.2 - 4.3.2 - 3.3.2 + 3.3.3-SNAPSHOT + 3.3.3-SNAPSHOT + 4.3.3-SNAPSHOT + 3.3.3-SNAPSHOT 6.5.0.CR1 @@ -136,8 +136,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +