From 0e21040a8188ca4722f18f1ea931a46072b6142f Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 14 Jul 2023 11:25:33 +0200 Subject: [PATCH] After release cleanups. See #2273 --- pom.xml | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index a9194a83e..0c0060539 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.data.build spring-data-parent - 3.0.8 + 3.0.9-SNAPSHOT @@ -28,10 +28,10 @@ multi spring-data-rest - 3.0.8 - 3.0.8 - 4.0.8 - 3.0.8 + 3.0.9-SNAPSHOT + 3.0.9-SNAPSHOT + 4.0.9-SNAPSHOT + 3.0.9-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 +