From 507b0fe75652e4381f6e7b33fe0b17c932521f49 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 16 Jun 2023 08:13:30 -0700 Subject: [PATCH] After release cleanups. See #2722 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 2c4123454..66014629f 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.springframework.data.build spring-data-parent - 3.1.1 + 3.1.2-SNAPSHOT org.springframework.data @@ -115,7 +115,7 @@ ${skipTests} ../../../../spring-data-commons/src/main/asciidoc - 3.1.1 + 3.1.2-SNAPSHOT @@ -452,8 +452,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +