From c314dc56a88e4d65a8dd935965d2de7ae3b6489b 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 #2796 --- pom.xml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b9acad671..1d8f0089d 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.springframework.data.build spring-data-parent - 3.2.0-RC1 + 3.2.0-SNAPSHOT org.springframework.data @@ -113,7 +113,7 @@ ${skipTests} - 3.2.0-RC1 + 3.2.0-SNAPSHOT @@ -444,6 +444,16 @@ + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + spring-milestone https://repo.spring.io/milestone