From d52215598cc61684b43998f1d36a4ddb1e091d4c Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 15 Sep 2023 09:45:36 +0200 Subject: [PATCH] After release cleanups. See #391 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index e22576c..005a78b 100755 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.springframework.data.build spring-data-parent - 2.7.16 + 2.7.17-SNAPSHOT @@ -48,7 +48,7 @@ - 2.7.16 + 2.7.17-SNAPSHOT 5.5.3.Final spring.data.envers @@ -115,8 +115,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +