From 6e0d49826ffe8076fbd5634503be0e511b030114 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 17 Jan 2025 11:40:00 +0100 Subject: [PATCH] After release cleanups. See #522 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 57f46d4..70d2104 100644 --- a/pom.xml +++ b/pom.xml @@ -14,12 +14,12 @@ org.springframework.data.build spring-data-parent - 3.4.2 + 3.4.3-SNAPSHOT 3.2.10 - 3.4.2 + 3.4.3-SNAPSHOT spring.data.ldap @@ -153,8 +153,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +