From 6b170c359011de25d486d82b3417301cedd37d5c Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 13 Jun 2025 10:18:24 +0200 Subject: [PATCH] After release cleanups. See #2481 --- pom.xml | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 13ef7a8b0..e4d1d32c3 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.data.build spring-data-parent - 3.3.13 + 3.3.14-SNAPSHOT @@ -28,10 +28,10 @@ multi spring-data-rest - 3.3.13 - 3.3.13 - 4.3.13 - 3.3.13 + 3.3.14-SNAPSHOT + 3.3.14-SNAPSHOT + 4.3.14-SNAPSHOT + 3.3.14-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 +