From 662d38b055d26aa1022f7c9cabb0fa1c17335ce8 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 31 Mar 2020 15:08:05 +0200 Subject: [PATCH] DATAJDBC-504 - After release cleanups. --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index d6e3ac1c..f6359158 100644 --- a/pom.xml +++ b/pom.xml @@ -15,12 +15,12 @@ org.springframework.data.build spring-data-parent - 2.3.0.RC1 + 2.3.0.BUILD-SNAPSHOT spring-data-jdbc - 2.3.0.RC1 + 2.3.0.BUILD-SNAPSHOT reuseReports 0.1.4 @@ -216,8 +216,8 @@ - spring-libs-milestone - https://repo.spring.io/libs-milestone + spring-libs-snapshot + https://repo.spring.io/libs-snapshot