From 4434a0f5526adf1ebf20de9c690fab142ceab883 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 30 Sep 2019 16:17:29 +0200 Subject: [PATCH] DATAJDBC-403 - After release cleanups. --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index b7f8bbca..87b7e95e 100644 --- a/pom.xml +++ b/pom.xml @@ -15,12 +15,12 @@ org.springframework.data.build spring-data-parent - 2.2.0.RELEASE + 2.3.0.BUILD-SNAPSHOT spring-data-jdbc - 2.2.0.RELEASE + 2.3.0.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