From 60a0edaa5dc0242b2eb0640c973743b2b1647bf7 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 18 Aug 2023 10:03:12 +0200 Subject: [PATCH] After release cleanups. See #835 --- pom.xml | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index db1ec9c..dafcdab 100644 --- a/pom.xml +++ b/pom.xml @@ -14,15 +14,15 @@ org.springframework.data.build spring-data-parent - 2.7.15 + 2.7.16-SNAPSHOT DATAR2DBC - 2.7.15 - 2.4.15 + 2.7.16-SNAPSHOT + 2.4.16-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 +