From dd988bb3c0639305a016dd9f0bfca28a477c5356 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 17 Nov 2023 14:33:55 +0100 Subject: [PATCH] After release cleanups. See #2813 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 9d7c5bf62..cbc191c6e 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.springframework.data.build spring-data-parent - 3.2.0 + 3.2.1-SNAPSHOT org.springframework.data @@ -113,7 +113,7 @@ ${skipTests} - 3.2.0 + 3.2.1-SNAPSHOT @@ -444,8 +444,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +