From 7e2a6539232e6a2daccb2f71ba8aa277d885c866 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 14 Jul 2023 11:25:32 +0200 Subject: [PATCH] After release cleanups. See #2863 --- pom.xml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 3d3e59432..a3fbb282c 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.springframework.data.build spring-data-parent - 3.0.8 + 3.0.9-SNAPSHOT @@ -365,8 +365,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +