From 3c29b3ebc6a507a8f78ea522b56b3904f10520c4 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 #832 --- pom.xml | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index ceab51d..b45bcd8 100644 --- a/pom.xml +++ b/pom.xml @@ -14,15 +14,15 @@ org.springframework.data.build spring-data-parent - 2.7.14 + 2.7.15-SNAPSHOT DATAR2DBC - 2.7.14 - 2.4.14 + 2.7.15-SNAPSHOT + 2.4.15-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 +