From 97075c2c2dc85f56856bf4aa4f502dc73be6a8b5 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 16 Jun 2023 14:59:11 +0200 Subject: [PATCH] After release cleanups. See #391 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index a5b3544..dd054f1 100644 --- a/pom.xml +++ b/pom.xml @@ -14,12 +14,12 @@ org.springframework.data.build spring-data-parent - 2.7.13 + 2.7.14-SNAPSHOT 2.4.1 - 2.7.13 + 2.7.14-SNAPSHOT spring.data.ldap @@ -166,8 +166,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +