Revert "Updated javax.persistence-api version"

This reverts commit 35e77930dc5535ecaba159ac92319d5a0528e278.
diff --git a/jpa/features/org.eclipse.jpt.jpa.feature/feature.xml b/jpa/features/org.eclipse.jpt.jpa.feature/feature.xml
index 2adc0a1..fab364c 100644
--- a/jpa/features/org.eclipse.jpt.jpa.feature/feature.xml
+++ b/jpa/features/org.eclipse.jpt.jpa.feature/feature.xml
@@ -28,10 +28,10 @@
    </requires>
 
    <plugin
-         id="javax.persistence-api"
+         id="javax.persistence"
          download-size="0"
          install-size="0"
-         version="2.0.113.qualifier"
+         version="2.0.111.qualifier"
          unpack="false"/>
 
    <plugin