From e8b44d6a03c3c2b02fd6a0c57e29beaae7fdddef Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 9 Dec 2020 15:32:19 +0100 Subject: [PATCH] DATAJDBC-627 - After release cleanups. --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index e28d0280..b230bbb6 100644 --- a/pom.xml +++ b/pom.xml @@ -15,12 +15,12 @@ org.springframework.data.build spring-data-parent - 2.5.0-M1 + 2.5.0-SNAPSHOT spring-data-jdbc - 2.5.0-M1 + 2.5.0-SNAPSHOT reuseReports 0.1.4 @@ -270,8 +270,8 @@ - spring-libs-milestone - https://repo.spring.io/libs-milestone + spring-libs-snapshot + https://repo.spring.io/libs-snapshot