From 061f7ab8ed530ecd9337b7d56bfcabba194729f6 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 17 Nov 2023 10:25:36 +0100 Subject: [PATCH] After release cleanups. See #1852 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 565f8e05..6b926e0c 100644 --- a/pom.xml +++ b/pom.xml @@ -14,13 +14,13 @@ org.springframework.data.build spring-data-parent - 2.7.18 + 2.7.19-SNAPSHOT 3.3.4 3.3.4 - 2.7.18 + 2.7.19-SNAPSHOT spring.data.couchbase 1.1.3 5.0.0 @@ -327,7 +327,19 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +