From 2b12cbac3f765def05d09542b3063e86548bec20 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 28 Oct 2020 14:51:05 +0100 Subject: [PATCH] DATAJDBC-601 - After release cleanups. --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index c1af151e..7a2f1b17 100644 --- a/pom.xml +++ b/pom.xml @@ -15,12 +15,12 @@ org.springframework.data.build spring-data-parent - 2.3.5.RELEASE + 2.3.6.BUILD-SNAPSHOT spring-data-jdbc - 2.3.5.RELEASE + 2.3.6.BUILD-SNAPSHOT reuseReports 0.1.4 @@ -236,8 +236,8 @@ - spring-libs-release - https://repo.spring.io/libs-release + spring-libs-snapshot + https://repo.spring.io/libs-snapshot