From 74c6e30676ce6a83832f56e32cd17151bafdbaa9 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 24 Jan 2025 10:53:11 +0100 Subject: [PATCH] After release cleanups. See #2971 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 4ecd749da..84b930afc 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.springframework.data.build spring-data-parent - 4.0.0-M1 + 4.0.0-SNAPSHOT org.springframework.data @@ -110,7 +110,7 @@ ${skipTests} - 4.0.0-M1 + 4.0.0-SNAPSHOT 2.2.0 @@ -442,8 +442,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +