From 4428105bb4283d3108712e49d40bae92b51ea5ba Mon Sep 17 00:00:00 2001 From: Jens Schauder Date: Fri, 16 Aug 2024 09:01:34 +0200 Subject: [PATCH] After release cleanups. See #3538 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index d10959fb0..748f3a8fc 100755 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.springframework.data.build spring-data-parent - 3.2.9 + 3.2.10-SNAPSHOT @@ -42,7 +42,7 @@ 4.5 8.0.33 42.6.0 - 3.2.9 + 3.2.10-SNAPSHOT 0.10.3 org.hibernate @@ -283,8 +283,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +