From d1847d60a85adbb88af5facc1ab9b959b024c360 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 18 Jul 2025 09:34:22 +0200 Subject: [PATCH] After release cleanups. See #5000 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 2526422d9..3834e861d 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ org.springframework.data.build spring-data-parent - 3.4.8 + 3.4.9-SNAPSHOT @@ -26,7 +26,7 @@ multi spring-data-mongodb - 3.4.8 + 3.4.9-SNAPSHOT 5.2.1 ${mongo} ${mongo} @@ -154,8 +154,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +