From 66687f3ec7275e1ed520e797dd5db4e729974779 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 22 Apr 2025 10:47:46 +0200 Subject: [PATCH] After release cleanups. See #2467 --- pom.xml | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index a9c46f6e4..3547b409e 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.data.build spring-data-parent - 3.4.5 + 3.4.6-SNAPSHOT @@ -28,10 +28,10 @@ multi spring-data-rest - 3.4.5 - 3.4.5 - 4.4.5 - 3.4.5 + 3.4.6-SNAPSHOT + 3.4.6-SNAPSHOT + 4.4.6-SNAPSHOT + 3.4.6-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 +