From c7726d2e7bca58ba7eba382eba457a429818c820 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 12 Apr 2024 10:52:59 +0200 Subject: [PATCH] After release cleanups. See #2877 --- pom.xml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 22689e648..02d367247 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.springframework.data.build spring-data-parent - 3.3.0-RC1 + 3.3.0-SNAPSHOT org.springframework.data @@ -113,7 +113,7 @@ ${skipTests} - 3.3.0-RC1 + 3.3.0-SNAPSHOT @@ -453,6 +453,16 @@ + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + spring-milestone https://repo.spring.io/milestone