From 7bc435b17c40e9edec5e2f062a3e2267f4fe311e Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 10 May 2019 12:55:59 +0200 Subject: [PATCH] DATAJPA-1525 - After release cleanups. --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index c2bc1741a..dc3393076 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.springframework.data.build spring-data-parent - 2.1.7.RELEASE + 2.1.8.BUILD-SNAPSHOT @@ -26,7 +26,7 @@ 2.19.1 org.hibernate 2.0.0 - 2.1.7.RELEASE + 2.1.8.BUILD-SNAPSHOT spring.data.jpa @@ -473,8 +473,8 @@ - spring-libs-release - https://repo.spring.io/libs-release + spring-libs-snapshot + https://repo.spring.io/libs-snapshot