From 920ebe1688ad7df6ef5ab54a955c2d8256786e52 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 12 Aug 2020 12:00:22 +0200 Subject: [PATCH] DATAJPA-1749 - After release cleanups. --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index eeb8f38fc..51e701acc 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.springframework.data.build spring-data-parent - 2.4.0-M2 + 2.4.0-SNAPSHOT @@ -25,7 +25,7 @@ 5.4.8.Final 2.19.1 org.hibernate - 2.4.0-M2 + 2.4.0-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