From 5b1b0a466888f4164fe1a8d6d25be944ce51c090 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 18 Oct 2024 12:49:41 +0200 Subject: [PATCH] After release cleanups. See #4788 --- pom.xml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 516091030..6c28d0649 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ org.springframework.data.build spring-data-parent - 3.4.0-RC1 + 3.4.0-SNAPSHOT @@ -26,7 +26,7 @@ multi spring-data-mongodb - 3.4.0-RC1 + 3.4.0-SNAPSHOT 5.2.0 ${mongo} 1.19 @@ -151,6 +151,16 @@ + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + spring-milestone https://repo.spring.io/milestone