From 31ee3f822f754d761513dbbbf918205195c42a68 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 15 Sep 2023 09:45:36 +0200 Subject: [PATCH] After release cleanups. See #2775 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 55c389934..825e73dae 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.springframework.data.build spring-data-parent - 2.7.16 + 2.7.17-SNAPSHOT org.springframework.data @@ -114,7 +114,7 @@ ${skipTests} ${skipTests} - 2.7.16 + 2.7.17-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 +