From df51f2762a9f68fcf2ca73ad11224af3b30abe8a 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 cc7184c71..e3baede20 100644 --- a/pom.xml +++ b/pom.xml @@ -54,13 +54,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