From 4b2155086ee7acb3bf9166e0097697a2edc67fc1 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 10 Jun 2020 12:29:17 +0200 Subject: [PATCH] DATAJDBC-527 - After release cleanups. --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 340874c5..5b339ee8 100644 --- a/pom.xml +++ b/pom.xml @@ -15,12 +15,12 @@ org.springframework.data.build spring-data-parent - 2.2.8.RELEASE + 2.2.9.BUILD-SNAPSHOT spring-data-jdbc - 2.2.8.RELEASE + 2.2.9.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