From d7ce41747d58069b1fda8adfbbf337ce0f1eb254 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 22 Jul 2020 10:07:19 +0200 Subject: [PATCH] DATAJDBC-563 - After release cleanups. --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 27ea8ac5..0d83d3a3 100644 --- a/pom.xml +++ b/pom.xml @@ -15,12 +15,12 @@ org.springframework.data.build spring-data-parent - 2.2.9.RELEASE + 2.2.10.BUILD-SNAPSHOT spring-data-jdbc - 2.2.9.RELEASE + 2.2.10.BUILD-SNAPSHOT 3.6.2 reuseReports @@ -198,8 +198,8 @@ - spring-libs-release - https://repo.spring.io/libs-release + spring-libs-snapshot + https://repo.spring.io/libs-snapshot