From c12ef75ec5b68acc486ec46ebb67d11ddb519ef0 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Thu, 28 Sep 2017 14:58:04 +0200 Subject: [PATCH] DATAJPA-1190 - Added build profile for EclipseLink 2.7. Added build profile for the released version of EclipseLink 2.7. Upgraded EclipseLink 2.7-next build profile to 2.7.1 snapshots. --- pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ab36c2614..e915f9074 100644 --- a/pom.xml +++ b/pom.xml @@ -157,10 +157,16 @@ + + eclipselink-27 + + 2.7.0 + + eclipselink-27-next - 2.7.0-SNAPSHOT + 2.7.1-SNAPSHOT