From 11aaab4ee0eb15745d56b019c80eda751a875298 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 15 Sep 2023 09:45:37 +0200 Subject: [PATCH] After release cleanups. See #1810 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 7768aa40..c9829553 100644 --- a/pom.xml +++ b/pom.xml @@ -14,13 +14,13 @@ org.springframework.data.build spring-data-parent - 2.7.16 + 2.7.17-SNAPSHOT 3.3.4 3.3.4 - 2.7.16 + 2.7.17-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 +