From 1ccee07595f386d64c6002d41ef992b51a6e1ab5 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 #1540 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 39574a3bb..d9e6bc457 100644 --- a/pom.xml +++ b/pom.xml @@ -15,12 +15,12 @@ org.springframework.data.build spring-data-parent - 2.7.14 + 2.7.15-SNAPSHOT spring-data-jdbc - 2.7.14 + 2.7.15-SNAPSHOT reuseReports @@ -276,8 +276,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +