From c6a0bbc6df879afb1b14761d8ff522020b653b49 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 #3069 --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 2ae756a16..33f7bc1c7 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.springframework.data.build spring-data-parent - 2.7.15 + 2.7.16-SNAPSHOT @@ -34,7 +34,7 @@ 4.5 8.0.31 42.5.0 - 2.7.15 + 2.7.16-SNAPSHOT 0.10.3 org.hibernate @@ -570,8 +570,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +