From 48590cfec27bb21da013fae38eefa02c4f2cbe75 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 #2291 --- pom.xml | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 38659f2fd..be5913684 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.data.build spring-data-parent - 3.1.3 + 3.1.4-SNAPSHOT @@ -28,10 +28,10 @@ multi spring-data-rest - 3.1.3 - 3.1.3 - 4.1.3 - 3.1.3 + 3.1.4-SNAPSHOT + 3.1.4-SNAPSHOT + 4.1.4-SNAPSHOT + 3.1.4-SNAPSHOT 6.1.5.Final @@ -137,8 +137,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +