From a3f65371d6a3fa727a907631d81d7f6d090fa5b3 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Thu, 11 Feb 2016 10:42:39 +0100 Subject: [PATCH] DATAJPA-859 - Added build profiles for Hibernate 5.1 and next snapshots. --- pom.xml | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7802cc204..b033f60d7 100644 --- a/pom.xml +++ b/pom.xml @@ -55,13 +55,31 @@ hibernate-5 - 5.0.5.Final + 5.0.7.Final hibernate-5-next - 5.0.5-SNAPSHOT + 5.0.8-SNAPSHOT + + + + jboss + https://repository.jboss.org/nexus/content/repositories/public + + + + + hibernate-51 + + 5.1.0.Final + + + + hibernate-51-next + + 5.1.1-SNAPSHOT