From 1a9701859ec5e0e430e365323215359ef3804635 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 12 Apr 2024 10:53:00 +0200 Subject: [PATCH] After release cleanups. See #1754 --- pom.xml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index af492ad2..02461b8e 100644 --- a/pom.xml +++ b/pom.xml @@ -15,12 +15,12 @@ org.springframework.data.build spring-data-parent - 3.3.0-RC1 + 3.3.0-SNAPSHOT spring-data-jdbc - 3.3.0-RC1 + 3.3.0-SNAPSHOT 4.21.1 reuseReports @@ -307,6 +307,16 @@ + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + spring-milestone https://repo.spring.io/milestone