From 5cb61ea8f9e07e82d8de51014ed0e3e53408ca94 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 16 Feb 2024 14:41:25 +0100 Subject: [PATCH] After release cleanups. See #4562 --- pom.xml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index aac2cc8d4..a67ad8716 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ org.springframework.data.build spring-data-parent - 3.3.0-M1 + 3.3.0-SNAPSHOT @@ -26,7 +26,7 @@ multi spring-data-mongodb - 3.3.0-M1 + 3.3.0-SNAPSHOT 4.11.1 ${mongo} 1.19 @@ -151,6 +151,16 @@ + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + spring-milestone https://repo.spring.io/milestone