From 59a996e5f05c8f7c2f9797ea4356501170f7050d Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 12 Apr 2024 09:34:53 +0200 Subject: [PATCH] After release cleanups. See #474 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 5093535..d9d0350 100644 --- a/pom.xml +++ b/pom.xml @@ -14,12 +14,12 @@ org.springframework.data.build spring-data-parent - 3.1.11 + 3.1.12-SNAPSHOT 3.1.5 - 3.1.11 + 3.1.12-SNAPSHOT spring.data.ldap @@ -166,8 +166,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +