From 50f28630729bf1de7fb26642a408ca4a6ca4b83b Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 13 Oct 2023 11:44:29 +0200 Subject: [PATCH] After release cleanups. See #2308 --- pom.xml | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 324d405d1..a30be2b2c 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.data.build spring-data-parent - 3.0.11 + 3.0.12-SNAPSHOT @@ -28,10 +28,10 @@ multi spring-data-rest - 3.0.11 - 3.0.11 - 4.0.11 - 3.0.11 + 3.0.12-SNAPSHOT + 3.0.12-SNAPSHOT + 4.0.12-SNAPSHOT + 3.0.12-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 +