From 4f7884ef58ec31b1102a0bdcb6401468722c88f8 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 13 Oct 2023 10:54:10 +0200 Subject: [PATCH] After release cleanups. See #2307 --- pom.xml | 28 ++++++++++++++++++++-------- 1 file changed, 20 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 02fcfe82c..1e01f75eb 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.data.build spring-data-parent - 2.7.17 + 2.7.18-SNAPSHOT @@ -28,13 +28,13 @@ multi spring-data-rest - 2.7.17 - 2.7.17 - 3.4.17 + 2.7.18-SNAPSHOT + 2.7.18-SNAPSHOT + 3.4.18-SNAPSHOT 2.7.6-SNAPSHOT 4.4.0-SNAPSHOT - 3.4.17 - 2.7.17 + 3.4.18-SNAPSHOT + 2.7.18-SNAPSHOT 4.0.1 5.4.8.Final @@ -142,8 +142,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +