From e8630620ed7b1b2ed8a8598071f698f354fdb771 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 17 Nov 2023 13:41:00 +0100 Subject: [PATCH] After release cleanups. See #2320 --- pom.xml | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 28648f556..086f40df8 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.data.build spring-data-parent - 3.1.6 + 3.1.7-SNAPSHOT @@ -28,10 +28,10 @@ multi spring-data-rest - 3.1.6 - 3.1.6 - 4.1.6 - 3.1.6 + 3.1.7-SNAPSHOT + 3.1.7-SNAPSHOT + 4.1.7-SNAPSHOT + 3.1.7-SNAPSHOT 6.1.5.Final @@ -137,8 +137,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +