From 6719d4f6da7676ea6a064ab574a9d5ee06942d2d Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 13 Oct 2023 10:54:10 +0200 Subject: [PATCH] After release cleanups. See #2709 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 2dcbb91c0..2647c66c9 100644 --- a/pom.xml +++ b/pom.xml @@ -14,11 +14,11 @@ org.springframework.data.build spring-data-parent - 2.7.17 + 2.7.18-SNAPSHOT - 2.7.17 + 2.7.18-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 +