From 0b4ce7c701f9dc18eff6237d76a7c574999071da 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 1a7456199..4ae362509 100644 --- a/pom.xml +++ b/pom.xml @@ -58,10 +58,16 @@ + + eclipselink-27 + + 2.7.0 + + eclipselink-27-next - 2.7.0-SNAPSHOT + 2.7.1-SNAPSHOT