From 1b5996db756b1196f001ae128aed4904b17bc60b Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 16 Feb 2024 13:53:53 +0100 Subject: [PATCH] After release cleanups. See #467 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index d9507bf..d3d34fd 100644 --- a/pom.xml +++ b/pom.xml @@ -14,12 +14,12 @@ org.springframework.data.build spring-data-parent - 3.2.3 + 3.2.4-SNAPSHOT 3.2.2 - 3.2.3 + 3.2.4-SNAPSHOT spring.data.ldap @@ -153,8 +153,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +