From e4663b3ce8c1124c6458259482c279bc555536c9 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 16 Jun 2023 14:59:12 +0200 Subject: [PATCH] After release cleanups. See #1739 --- pom.xml | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index cd0c217a..ab979b8f 100644 --- a/pom.xml +++ b/pom.xml @@ -14,13 +14,13 @@ org.springframework.data.build spring-data-parent - 2.7.13 + 2.7.14-SNAPSHOT 3.3.4 3.3.4 - 2.7.13 + 2.7.14-SNAPSHOT spring.data.couchbase 1.1.3 5.0.0 @@ -326,8 +326,20 @@ - - - - + + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone + +