From 6bdbf02fbaf5d404ed3168fa6bb5af3c607eb434 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 18 Aug 2023 10:46:31 +0200 Subject: [PATCH] After release cleanups. See #1785 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index ae0f94fd..da7e66b4 100644 --- a/pom.xml +++ b/pom.xml @@ -14,13 +14,13 @@ org.springframework.data.build spring-data-parent - 3.0.9 + 3.0.10-SNAPSHOT 3.4.8 3.4.8 - 3.0.9 + 3.0.10-SNAPSHOT spring.data.couchbase 7.0.1.Final 1.1.3 @@ -320,7 +320,19 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +