Fix dor 390561
diff --git a/jpa/features/org.eclipse.jpt.jpa.eclipselink.feature/feature.xml b/jpa/features/org.eclipse.jpt.jpa.eclipselink.feature/feature.xml
index 9871f73..4f487e1 100644
--- a/jpa/features/org.eclipse.jpt.jpa.eclipselink.feature/feature.xml
+++ b/jpa/features/org.eclipse.jpt.jpa.eclipselink.feature/feature.xml
@@ -26,13 +26,6 @@
    </requires>
 
    <plugin
-         id="javax.persistence"
-         download-size="0"
-         install-size="0"
-         version="2.0.4.qualifier"
-         unpack="false"/>
-
-   <plugin
          id="org.eclipse.persistence.antlr"
          download-size="0"
          install-size="0"
diff --git a/jpa/features/org.eclipse.jpt.jpa.feature/feature.xml b/jpa/features/org.eclipse.jpt.jpa.feature/feature.xml
index cce5502..9724d7e 100644
--- a/jpa/features/org.eclipse.jpt.jpa.feature/feature.xml
+++ b/jpa/features/org.eclipse.jpt.jpa.feature/feature.xml
@@ -28,6 +28,13 @@
    </requires>
 
    <plugin
+         id="javax.persistence"
+         download-size="0"
+         install-size="0"
+         version="2.0.4.qualifier"
+         unpack="false"/>
+
+   <plugin
          id="org.eclipse.jpt.jpa.core"
          download-size="0"
          install-size="0"