From 9ff254aa88b38b3b27fdb5427bf0874006441fea Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 18 Aug 2023 10:03:12 +0200 Subject: [PATCH] After release cleanups. See #514 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index b3006d2..9a16339 100644 --- a/pom.xml +++ b/pom.xml @@ -12,12 +12,12 @@ org.springframework.data.build spring-data-parent - 2.7.15 + 2.7.16-SNAPSHOT - 2.7.15 + 2.7.16-SNAPSHOT spring.data.keyvalue @@ -90,8 +90,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +