From f8bb6c5d731fd5d99352ff47345b421d7c87086e Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 15 Dec 2023 13:18:17 +0100 Subject: [PATCH] After release cleanups. See #2979 --- pom.xml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 03cc354a9..e6c118008 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.springframework.data.build spring-data-parent - 3.1.7 + 3.1.8-SNAPSHOT @@ -365,8 +365,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +