From ffa97d21fc042ee3c658f7c9fddc04b83ef80718 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 14 Jun 2019 15:12:52 +0200 Subject: [PATCH] DATAJPA-1529 - After release cleanups. --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 1e59cc13b..789c1167f 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.springframework.data.build spring-data-parent - 2.2.0.RC1 + 2.2.0.BUILD-SNAPSHOT @@ -26,7 +26,7 @@ 2.19.1 org.hibernate 2.0.0 - 2.2.0.RC1 + 2.2.0.BUILD-SNAPSHOT spring.data.jpa @@ -574,8 +574,8 @@ - spring-libs-milestone - https://repo.spring.io/libs-milestone + spring-libs-snapshot + https://repo.spring.io/libs-snapshot