From 7fae8c5900bdb43f14ed14219987ff35ac9fb486 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 15 Mar 2024 10:20:09 +0100 Subject: [PATCH] After release cleanups. See #3371 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 3ef19c61d..f6494f664 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.springframework.data.build spring-data-parent - 3.2.4 + 3.2.5-SNAPSHOT @@ -39,7 +39,7 @@ 4.5 8.0.33 42.6.0 - 3.2.4 + 3.2.5-SNAPSHOT 0.10.3 org.hibernate @@ -244,8 +244,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +