From db080940017036190b48b0ec3470f2cfe773b8f7 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 16 May 2025 11:31:16 +0200 Subject: [PATCH] After release cleanups. See #546 --- pom.xml | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 2f28b07..c56bd8c 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-ldap - 3.6.0-SNAPSHOT + 4.0.0-SNAPSHOT Spring Data LDAP Spring Data integration for LDAP @@ -14,12 +14,12 @@ org.springframework.data.build spring-data-parent - 3.5.0 + 4.0.0-SNAPSHOT 3.3.0 - 3.5.0 + 4.0.0-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 +