From 4b6a586b1798c262c5531e1c3d8917a9c3069c73 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 16 Jun 2023 14:59:11 +0200 Subject: [PATCH] After release cleanups. See #828 --- pom.xml | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index cab3b09..24bc1fb 100644 --- a/pom.xml +++ b/pom.xml @@ -14,15 +14,15 @@ org.springframework.data.build spring-data-parent - 2.7.13 + 2.7.14-SNAPSHOT DATAR2DBC - 2.7.13 - 2.4.13 + 2.7.14-SNAPSHOT + 2.4.14-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 +