From 06aa374f868e22f3a2d8c622030057da91f20118 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 17 Oct 2025 10:31:09 +0200 Subject: [PATCH] After release cleanups. See #5059 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 0bc315ba3..b3275630e 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ org.springframework.data.build spring-data-parent - 3.4.11 + 3.4.12-SNAPSHOT @@ -26,7 +26,7 @@ multi spring-data-mongodb - 3.4.11 + 3.4.12-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 +