From 51de522e88d600a04efe44776e8d7de7061f0913 Mon Sep 17 00:00:00 2001 From: Julia Lee <5765049+sxhinzvc@users.noreply.github.com> Date: Fri, 18 Aug 2023 08:59:39 -0400 Subject: [PATCH] After release cleanups. See #4450 --- pom.xml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 62c42a83c..366786fc6 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ org.springframework.data.build spring-data-parent - 3.2.0-M2 + 3.2.0-SNAPSHOT @@ -26,7 +26,7 @@ multi spring-data-mongodb - 3.2.0-M2 + 3.2.0-SNAPSHOT 4.10.2 ${mongo} 1.19 @@ -144,6 +144,16 @@ + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + spring-milestone https://repo.spring.io/milestone