From 3381808b0e17bf7f29e6bc8509d7692d7044f45e Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 12 Apr 2024 09:34:53 +0200 Subject: [PATCH] After release cleanups. See #3063 --- pom.xml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 1ce897cf8..4a899f3b3 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.springframework.data.build spring-data-parent - 3.1.11 + 3.1.12-SNAPSHOT @@ -365,8 +365,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +