From f7a88ca895dea213a93e476cf93392e2790f9047 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 18 Aug 2023 10:46:30 +0200 Subject: [PATCH] After release cleanups. See #2765 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 660a71012..0461b071b 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.springframework.data.build spring-data-parent - 3.0.9 + 3.0.10-SNAPSHOT org.springframework.data @@ -115,7 +115,7 @@ ${skipTests} ../../../../spring-data-commons/src/main/asciidoc - 3.0.9 + 3.0.10-SNAPSHOT @@ -452,8 +452,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +