Fix embedded test to use also eclipse link from TomEE Plume
diff --git a/pom.xml b/pom.xml
index cfa466e..54616fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -918,7 +918,8 @@
 
                     <include name="geronimo-mail-*.jar"/>
 
-                    <exclude name="openejb-core-eclipselink*.jar" />
+                    <include name="eclipselink*.jar"/>
+
                   </fileset>
                 </copy>
                 <copy todir="${project.build.directory}/lib">