From 7d0f386ec0866025e7cfacac348de0d2c1ecf409 Mon Sep 17 00:00:00 2001 From: Jens Schauder Date: Fri, 1 Nov 2019 08:41:52 +0100 Subject: [PATCH] DATAJPA-1620 - Updated main version to use with Hibernate and EclipseLink. Removed most of the specific xxx-next versions since right now there are no new versions available except for Hibernate 6.0 snapshots. Original Pull Request: #394 --- pom.xml | 89 ++------------------------------------------------------- 1 file changed, 3 insertions(+), 86 deletions(-) diff --git a/pom.xml b/pom.xml index ea26ddbb5..fe79efe8e 100644 --- a/pom.xml +++ b/pom.xml @@ -21,8 +21,8 @@ DATAJPA - 2.6.5 - 5.2.17.Final + 2.7.5 + 5.4.8.Final 2.19.1 org.hibernate 2.0.0 @@ -37,62 +37,8 @@ hibernate-next - - 5.2.18-SNAPSHOT - - - - jboss - https://repository.jboss.org/nexus/content/repositories/public - - - - - hibernate-53 - - 5.3.5.Final - 2.19.1 - - - - hibernate-53-next - - 5.3.8-SNAPSHOT - 2.19.1 - - - - jboss - https://repository.jboss.org/nexus/content/repositories/public - - - - - hibernate-54 - - 5.4.1.Final - 2.19.1 - - - - hibernate-54-next - - 5.4.2-SNAPSHOT - 2.19.1 - - - - jboss - https://repository.jboss.org/nexus/content/repositories/public - - - - - hibernate-6-next 6.0.0-SNAPSHOT - org.hibernate.orm - 2.19.1 @@ -101,36 +47,7 @@ - - eclipselink-next - - 2.6.6-SNAPSHOT - - - - oss-sonatype - https://oss.sonatype.org/content/repositories/snapshots - - - - - eclipselink-27 - - 2.7.3 - - - - eclipselink-27-next - - 2.7.4-SNAPSHOT - - - - oss-sonatype - https://oss.sonatype.org/content/repositories/snapshots - - - + docs