From 703c33337d7be32224938bbf56bbfd71e63f5c09 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 16 Sep 2020 11:19:26 +0200 Subject: [PATCH] DATAJDBC-581 - After release cleanups. --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index aec8b5a3b..43456037e 100644 --- a/pom.xml +++ b/pom.xml @@ -15,12 +15,12 @@ org.springframework.data.build spring-data-parent - 2.2.10.RELEASE + 2.2.11.BUILD-SNAPSHOT spring-data-jdbc - 2.2.10.RELEASE + 2.2.11.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