From c6c7c594a1cbafea8de7bfeb5fae9e7ffc0a6390 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 16 Jun 2023 14:59:11 +0200 Subject: [PATCH] After release cleanups. See #497 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 9511b6d..b8feb3f 100644 --- a/pom.xml +++ b/pom.xml @@ -12,12 +12,12 @@ org.springframework.data.build spring-data-parent - 2.7.13 + 2.7.14-SNAPSHOT - 2.7.13 + 2.7.14-SNAPSHOT spring.data.keyvalue @@ -90,8 +90,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +