From 334e855c2350960f1b2892908adc6015935fbefc Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 17 Jan 2025 10:34:46 +0100 Subject: [PATCH] After release cleanups. See #3222 --- pom.xml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 1a94aebdf..1f457216a 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.springframework.data.build spring-data-parent - 3.3.8 + 3.3.9-SNAPSHOT @@ -380,8 +380,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +