From baa3d66d121dab8830ab71c595346edea9cbc84d Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 15 Mar 2024 10:20:09 +0100 Subject: [PATCH] After release cleanups. See #3044 --- pom.xml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 9f97c78b2..a8a4cf8c6 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.springframework.data.build spring-data-parent - 3.2.4 + 3.2.5-SNAPSHOT @@ -384,8 +384,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +