From ef8480435bde45d55d09d0bf23c0d62b439ebd14 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 13 Jun 2025 13:42:19 +0200 Subject: [PATCH] After release cleanups. See #2484 --- pom.xml | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 2bc75bfae..c1a54ab5b 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.data.build spring-data-parent - 3.5.1 + 3.5.2-SNAPSHOT @@ -28,10 +28,10 @@ multi spring-data-rest - 3.5.1 - 3.5.1 - 4.5.1 - 3.5.1 + 3.5.2-SNAPSHOT + 3.5.2-SNAPSHOT + 4.5.2-SNAPSHOT + 3.5.2-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 +