From dee972ea5c06c63c177b49d9304a57b1587c2c81 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 13 Oct 2023 10:54:09 +0200 Subject: [PATCH] After release cleanups. See #2793 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index eb7b7bc62..0a5702d0e 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.springframework.data.build spring-data-parent - 2.7.17 + 2.7.18-SNAPSHOT org.springframework.data @@ -114,7 +114,7 @@ ${skipTests} ${skipTests} - 2.7.17 + 2.7.18-SNAPSHOT ../../../../spring-data-commons/src/main/asciidoc @@ -388,8 +388,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +