From 425f780a3a02d03ba9641402cfcbcd69a9c72bcf Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 17 Nov 2023 14:33:26 +0100 Subject: [PATCH] After release cleanups. See #2321 --- pom.xml | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 456a500e9..81e514adc 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.data.build spring-data-parent - 3.2.0 + 3.3.0-SNAPSHOT @@ -28,10 +28,10 @@ multi spring-data-rest - 3.2.0 - 3.2.0 - 4.2.0 - 3.2.0 + 3.3.0-SNAPSHOT + 3.3.0-SNAPSHOT + 4.3.0-SNAPSHOT + 3.3.0-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 +