From 1720e4f9c104501473e6fe60419892b311581cd6 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 #632 --- pom.xml | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index a6d70ca..2f79fad 100644 --- a/pom.xml +++ b/pom.xml @@ -5,19 +5,19 @@ org.springframework.data spring-data-keyvalue - 3.6.0-SNAPSHOT + 4.0.0-SNAPSHOT Spring Data KeyValue org.springframework.data.build spring-data-parent - 3.5.0 + 4.0.0-SNAPSHOT - 3.5.0 + 4.0.0-SNAPSHOT spring.data.keyvalue @@ -108,8 +108,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +