From 2dfcab3fd89b38fc398f60cdffa6473a3c2cb27d Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 16 Feb 2024 08:58:36 +0100 Subject: [PATCH] After release cleanups. See #3021 --- pom.xml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index dc062839e..d7d27feb2 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.springframework.data.build spring-data-parent - 3.1.9 + 3.1.10-SNAPSHOT @@ -365,8 +365,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +