From 8a5bb86b2b0dc550fa574cfd36bc4993c17f53a4 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 16 May 2025 10:51:20 +0200 Subject: [PATCH] After release cleanups. See #2472 --- pom.xml | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index d33abc51b..82634bbd8 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.data.build spring-data-parent - 3.4.6 + 3.4.7-SNAPSHOT @@ -28,10 +28,10 @@ multi spring-data-rest - 3.4.6 - 3.4.6 - 4.4.6 - 3.4.6 + 3.4.7-SNAPSHOT + 3.4.7-SNAPSHOT + 4.4.7-SNAPSHOT + 3.4.7-SNAPSHOT 6.5.2.Final @@ -136,8 +136,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +