From cf111e7fda79c9ad036204bfe6a554bd77d85abb Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 18 Aug 2023 10:46:31 +0200 Subject: [PATCH] After release cleanups. See #2289 --- pom.xml | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index bcf1c8aae..67dc6b655 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.data.build spring-data-parent - 3.0.9 + 3.0.10-SNAPSHOT @@ -28,10 +28,10 @@ multi spring-data-rest - 3.0.9 - 3.0.9 - 4.0.9 - 3.0.9 + 3.0.10-SNAPSHOT + 3.0.10-SNAPSHOT + 4.0.10-SNAPSHOT + 3.0.10-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 +