From a5fa0917c8b679f8981c5b86d283f815fbe00ae4 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 17 Nov 2023 10:25:36 +0100 Subject: [PATCH] After release cleanups. See #2739 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 769d515a6..53a1e2ceb 100644 --- a/pom.xml +++ b/pom.xml @@ -14,11 +14,11 @@ org.springframework.data.build spring-data-parent - 2.7.18 + 2.7.19-SNAPSHOT - 2.7.18 + 2.7.19-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 +