From cee24929bc3fc2ada5f7ab9837e91cd162e68e37 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 13 Jun 2025 13:42:19 +0200 Subject: [PATCH] After release cleanups. See #553 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index ca40754..59c8490 100644 --- a/pom.xml +++ b/pom.xml @@ -14,12 +14,12 @@ org.springframework.data.build spring-data-parent - 3.5.1 + 3.5.2-SNAPSHOT 3.3.0 - 3.5.1 + 3.5.2-SNAPSHOT spring.data.ldap 7.0.1 @@ -168,8 +168,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +