From 259d54f0eca7159a9ff440da35673b9a773d5283 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Thu, 11 Apr 2019 12:00:20 +0200 Subject: [PATCH] DATAJPA-1513 - After release cleanups. --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 395940811..310678df8 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.springframework.data.build spring-data-parent - 2.2.0.M3 + 2.2.0.BUILD-SNAPSHOT @@ -25,7 +25,7 @@ 5.2.17.Final org.hibernate 2.0.0 - 2.2.0.M3 + 2.2.0.BUILD-SNAPSHOT spring.data.jpa @@ -466,8 +466,8 @@ - spring-libs-milestone - https://repo.spring.io/libs-milestone + spring-libs-snapshot + https://repo.spring.io/libs-snapshot