From dbdb52a24ef95056740ebfb963c2652ad5a79d41 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 14 Jul 2023 10:35:31 +0200 Subject: [PATCH] After release cleanups. See #506 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index d92bdfd..f027da3 100644 --- a/pom.xml +++ b/pom.xml @@ -12,12 +12,12 @@ org.springframework.data.build spring-data-parent - 2.7.14 + 2.7.15-SNAPSHOT - 2.7.14 + 2.7.15-SNAPSHOT spring.data.keyvalue @@ -90,8 +90,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +