From 842a4f0c3888ce4c6754d6ebd96ed2a2b64d12d9 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 18 Aug 2023 14:07:36 +0200 Subject: [PATCH] After release cleanups. See #1563 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index d3225a963e..87e7b58661 100644 --- a/pom.xml +++ b/pom.xml @@ -15,12 +15,12 @@ org.springframework.data.build spring-data-parent - 3.1.3 + 3.1.4-SNAPSHOT spring-data-jdbc - 3.1.3 + 3.1.4-SNAPSHOT reuseReports @@ -152,8 +152,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +