From d2c96cf92ae38d4e7dee64d9b3f3d4cc62e3cb8d Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 14 Jun 2024 10:47:59 +0200 Subject: [PATCH] After release cleanups. See #2386 --- pom.xml | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 0a40f61f5..861ce23a3 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.data.build spring-data-parent - 3.3.1 + 3.3.2-SNAPSHOT @@ -28,10 +28,10 @@ multi spring-data-rest - 3.3.1 - 3.3.1 - 4.3.1 - 3.3.1 + 3.3.2-SNAPSHOT + 3.3.2-SNAPSHOT + 4.3.2-SNAPSHOT + 3.3.2-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 +