Fix for a PDE build cycle in the in the JAXWS DOM feature
diff --git a/features/org.eclipse.jst.ws.jaxws.dom_tests.feature/feature.xml b/features/org.eclipse.jst.ws.jaxws.dom_tests.feature/feature.xml
index 85cc75d..1ce0039 100644
--- a/features/org.eclipse.jst.ws.jaxws.dom_tests.feature/feature.xml
+++ b/features/org.eclipse.jst.ws.jaxws.dom_tests.feature/feature.xml
@@ -45,18 +45,11 @@
          unpack="false"/>
 
    <plugin
-         id="org.eclipse.jst.ws.jaxws.utils.tests"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         fragment="true"
-         unpack="false"/>
-
-   <plugin
          id="org.jmock"
          download-size="0"
          install-size="0"
-         version="0.0.0"/>
+         version="0.0.0"
+         unpack="false"/>
 
    <plugin
          id="org.eclipse.jst.ws.jaxws.testutils"