From 4512e06467d9c1713497416ef72e882f484119bc Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Thu, 17 May 2018 16:42:34 +0200 Subject: [PATCH] DATAJPA-1348 - Upgraded build profiles for Hibernate 5.3 to its GA version. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ba726608d..254317874 100644 --- a/pom.xml +++ b/pom.xml @@ -148,13 +148,13 @@ hibernate-53 - 5.3.0.Beta1 + 5.3.0.Final hibernate-53-next - 5.3.0-SNAPSHOT + 5.3.1-SNAPSHOT