From 82271dd53d658097a0c16c6e7074d866aa2e282d Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 13 Oct 2023 08:09:34 -0700 Subject: [PATCH] After release cleanups. See #2795 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 2dc9645a4..d32195e56 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.springframework.data.build spring-data-parent - 3.1.5 + 3.1.6-SNAPSHOT org.springframework.data @@ -116,7 +116,7 @@ ${skipTests} ../../../../spring-data-commons/src/main/asciidoc - 3.1.5 + 3.1.6-SNAPSHOT @@ -463,8 +463,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +