From 9e7243c1d6d38ee758686092c6238b3c6006ed49 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 17 Nov 2023 10:25:35 +0100 Subject: [PATCH] After release cleanups. See #841 --- pom.xml | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index fd4049a..69bb3c6 100644 --- a/pom.xml +++ b/pom.xml @@ -14,15 +14,15 @@ org.springframework.data.build spring-data-parent - 2.7.18 + 2.7.19-SNAPSHOT DATAR2DBC - 2.7.18 - 2.4.18 + 2.7.19-SNAPSHOT + 2.4.19-SNAPSHOT spring.data.r2dbc reuseReports @@ -468,8 +468,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +