From 0238d569efac059065a7f1b41bc252af067fed35 Mon Sep 17 00:00:00 2001 From: Jens Schauder Date: Mon, 24 Apr 2017 11:41:42 +0200 Subject: [PATCH] DATAJPA-1102 - Upgrade to Eclipselink 2.6.4. Upgrade main version to Eclipselink 2.6.4 and eclipselink-next buildprofile to Eclipselink 2.6.5-SNAPSHOT. The snapshot referenced in the profile eclipselink-next isn't available anymore. Original pull request: #198. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2c5a042d1..4a0b1b125 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ DATAJPA - 2.6.2 + 2.6.4 3.6.10.Final hibernate-entitymanager 1.8.0.10 @@ -148,7 +148,7 @@ eclipselink-next - 2.6.3-SNAPSHOT + 2.6.5-SNAPSHOT