From 49b933e9fc7f90f8d4a83e0eab1553cfe6416ef2 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Tue, 13 Sep 2022 14:25:38 +0200 Subject: [PATCH] Add build profile for Eclipselink 4.0. Currently RC2. Ticket #2630. --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 1bb0a1c43..5ba0fde02 100644 --- a/pom.xml +++ b/pom.xml @@ -101,6 +101,12 @@ + + eclipselink-next + + 4.0.0-RC2 + +