From 6bfc7c84f2c86821d3fa2c36ef3ab4d2b4f82860 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 16 Jun 2023 15:43:10 +0200 Subject: [PATCH] After release cleanups. See #2828 --- pom.xml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index d3ec03bbf..7d9c1f0a7 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.springframework.data.build spring-data-parent - 3.0.7 + 3.0.8-SNAPSHOT @@ -365,8 +365,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +