From 232410e1fb1b1da019c857b3dbbcdd3a3032ebc9 Mon Sep 17 00:00:00 2001 From: Jens Schauder Date: Fri, 16 Aug 2024 10:08:54 +0200 Subject: [PATCH] After release cleanups. See #3123 --- pom.xml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 2d8b5fa85..daf8ee743 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.springframework.data.build spring-data-parent - 3.3.3 + 3.3.4-SNAPSHOT @@ -380,8 +380,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +