From 90c98e0fde4fae01ecf4a61b8140fec563af3953 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 18 Aug 2023 10:03:13 +0200 Subject: [PATCH] After release cleanups. See #1784 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 7a3ce8f2..3106c83c 100644 --- a/pom.xml +++ b/pom.xml @@ -14,13 +14,13 @@ org.springframework.data.build spring-data-parent - 2.7.15 + 2.7.16-SNAPSHOT 3.3.4 3.3.4 - 2.7.15 + 2.7.16-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 +