From 3dfcabb0fbb4fdb643f7a8aafbdd9584f76f9b9f Mon Sep 17 00:00:00 2001 From: Jens Schauder Date: Wed, 11 Mar 2020 09:57:42 +0100 Subject: [PATCH] DATAJPA-1680 - After release cleanups. --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 65c299f73..b9faee539 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.springframework.data.build spring-data-parent - 2.3.0.M4 + 2.3.0.BUILD-SNAPSHOT @@ -25,7 +25,7 @@ 5.4.8.Final 2.19.1 org.hibernate - 2.3.0.M4 + 2.3.0.BUILD-SNAPSHOT spring.data.jpa @@ -437,8 +437,8 @@ - spring-libs-milestone - https://repo.spring.io/libs-milestone + spring-libs-snapshot + https://repo.spring.io/libs-snapshot