Bug 527379 - Remove references to org.eclipse.update.configurator

Remove dependency of osgi tests on update.configurator plugin.

Change-Id: I0dcccb904469d3f2ebbc746c92a97d3af9ef5416
Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
diff --git a/bundles/org.eclipse.osgi.tests/pom.xml b/bundles/org.eclipse.osgi.tests/pom.xml
index 8a6f4e6..e53b8f3 100644
--- a/bundles/org.eclipse.osgi.tests/pom.xml
+++ b/bundles/org.eclipse.osgi.tests/pom.xml
@@ -53,11 +53,6 @@
           <dependency-resolution>
             <extraRequirements>
               <requirement>
-                <id>org.eclipse.update.configurator</id>
-                <type>p2-installable-unit</type>
-                <versionRange>0.0.0</versionRange>
-              </requirement>
-              <requirement>
                 <id>org.eclipse.osgi.compatibility.state</id>
                 <type>p2-installable-unit</type>
                 <versionRange>0.0.0</versionRange>