From d642e657dc89a1844daa74e4855e502d09ad7c6f Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 17 Nov 2023 13:41:00 +0100 Subject: [PATCH] After release cleanups. See #2812 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 0f143c279..5f04aa5d0 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.springframework.data.build spring-data-parent - 3.1.6 + 3.1.7-SNAPSHOT org.springframework.data @@ -116,7 +116,7 @@ ${skipTests} ../../../../spring-data-commons/src/main/asciidoc - 3.1.6 + 3.1.7-SNAPSHOT @@ -463,8 +463,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +