From 133a6cca898c5c3902a868e60ec3f7e33f18f97c Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 14 Jul 2023 10:35:32 +0200 Subject: [PATCH] After release cleanups. See #2613 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index f86dc72e3..e76ce17ac 100644 --- a/pom.xml +++ b/pom.xml @@ -14,11 +14,11 @@ org.springframework.data.build spring-data-parent - 2.7.14 + 2.7.15-SNAPSHOT - 2.7.14 + 2.7.15-SNAPSHOT 4.0.2 1.1 1.9.4 @@ -326,7 +326,19 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +