From 898889ea78c1bd8b67ee63f39fbc0b23a5db812e Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Thu, 7 Mar 2019 10:07:29 +0100 Subject: [PATCH] DATAJPA-1481 - After release cleanups. --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index c6e75b7ca..c408d3c11 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.springframework.data.build spring-data-parent - 2.2.0.M2 + 2.2.0.BUILD-SNAPSHOT @@ -25,7 +25,7 @@ 5.2.17.Final org.hibernate 2.0.0 - 2.2.0.M2 + 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