From 8708e2540f0cc2a9455160ffa9b065959e72b3a7 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 #2829 --- pom.xml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index d69d92c16..3fb9103da 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.springframework.data.build spring-data-parent - 3.1.1 + 3.1.2-SNAPSHOT @@ -365,8 +365,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +