From f7c85d143c2bd85c42876c8d50f40f9cb1fd6c0e Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 16 Jan 2026 10:39:48 +0100 Subject: [PATCH] After release cleanups. See #5121 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 90d4cd4db..3cabc6327 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ org.springframework.data.build spring-data-parent - 4.0.2 + 4.0.3-SNAPSHOT @@ -26,7 +26,7 @@ multi spring-data-mongodb - 4.0.2 + 4.0.3-SNAPSHOT 5.6.2 @@ -156,8 +156,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +