From 840407e3718c1bce944e73088884e393fa730aea Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 17 May 2024 10:44:12 +0200 Subject: [PATCH] After release cleanups. See #3077 --- pom.xml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index c914b7a92..0156b089e 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.springframework.data.build spring-data-parent - 3.1.12 + 3.1.13-SNAPSHOT @@ -365,8 +365,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +