From d9f856702e8e8ccb6702773a55d76926ce57a90a Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Thu, 25 Jun 2020 11:58:22 +0200 Subject: [PATCH] DATAJDBC-541 - After release cleanups. --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 79da470ff..cd2bedb30 100644 --- a/pom.xml +++ b/pom.xml @@ -15,12 +15,12 @@ org.springframework.data.build spring-data-parent - 2.4.0-M1 + 2.4.0-SNAPSHOT spring-data-jdbc - 2.4.0-M1 + 2.4.0-SNAPSHOT reuseReports 0.1.4 @@ -236,8 +236,8 @@ - spring-libs-milestone - https://repo.spring.io/libs-milestone + spring-libs-snapshot + https://repo.spring.io/libs-snapshot