From 1e5dc96fc530631860f9dca55b2d01d79045e6c9 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 13 Dec 2024 09:38:13 +0100 Subject: [PATCH] After release cleanups. See #2003 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 64d1c77a..588bc8a4 100644 --- a/pom.xml +++ b/pom.xml @@ -14,12 +14,12 @@ org.springframework.data.build spring-data-parent - 3.4.1 + 3.4.2-SNAPSHOT 3.7.4 - 3.4.1 + 3.4.2-SNAPSHOT spring.data.couchbase 7.0.1.Final 3.1.0 @@ -345,7 +345,19 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +