From 4f6410d5707a61a8d618d61e30f28dd89fe0ecf5 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 13 Oct 2023 08:52:00 -0700 Subject: [PATCH] After release cleanups. See #4507 --- pom.xml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f0e3de6ed..f4eb82b8b 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ org.springframework.data.build spring-data-parent - 3.2.0-RC1 + 3.2.0-SNAPSHOT @@ -26,7 +26,7 @@ multi spring-data-mongodb - 3.2.0-RC1 + 3.2.0-SNAPSHOT 4.11.0 ${mongo} 1.19 @@ -144,6 +144,16 @@ + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + spring-milestone https://repo.spring.io/milestone