From 37b1b4310531aed4f44516ca20dc8fcc66005b29 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 14 Jul 2023 10:35:32 +0200 Subject: [PATCH] After release cleanups. See #1761 --- pom.xml | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 065cb94c..6fe89134 100644 --- a/pom.xml +++ b/pom.xml @@ -14,13 +14,13 @@ org.springframework.data.build spring-data-parent - 2.7.14 + 2.7.15-SNAPSHOT 3.3.4 3.3.4 - 2.7.14 + 2.7.15-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 + +