From f90b37378ffd3e1a1e5c7a9214da3ccf62d939b1 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 12 Apr 2024 10:17:28 +0200 Subject: [PATCH] After release cleanups. See #3397 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 18bb4f188..7414e8a1c 100755 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.springframework.data.build spring-data-parent - 3.2.5 + 3.2.6-SNAPSHOT @@ -42,7 +42,7 @@ 4.5 8.0.33 42.6.0 - 3.2.5 + 3.2.6-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 +