From 28d2623aff296afef6c671b26c02ac8ab2d2af98 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 22 Apr 2025 11:26:48 +0200 Subject: [PATCH] After release cleanups. See #3000 --- pom.xml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 17b1ef0f7..9540ae2e5 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.springframework.data.build spring-data-parent - 3.5.0-RC1 + 3.5.0-SNAPSHOT org.springframework.data @@ -109,7 +109,7 @@ ${skipTests} - 3.5.0-RC1 + 3.5.0-SNAPSHOT 2.2.0 @@ -436,6 +436,16 @@ + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + spring-milestone https://repo.spring.io/milestone