From 3cb6c94ecc903a8fbc559d62c0b3f28fc79719bd Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 16 Feb 2024 08:58:36 +0100 Subject: [PATCH] After release cleanups. See #466 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 69887da..b1c4303 100644 --- a/pom.xml +++ b/pom.xml @@ -14,12 +14,12 @@ org.springframework.data.build spring-data-parent - 3.1.9 + 3.1.10-SNAPSHOT 3.1.4 - 3.1.9 + 3.1.10-SNAPSHOT spring.data.ldap @@ -166,8 +166,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +