remove org.osgi.core dependencies which are now no longer required - yay!
[neutron.git] / integration / test-standalone / pom.xml
index 12e547cea3afde9def89049a0f257e6f7e4f70d9..3724848c6428313f1d8b2fc83ec778ca1a2642c1 100644 (file)
       <version>0.8.0-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
-
-    <!-- TODO This is temporary, remove this again, soon -->
-    <dependency>
-      <groupId>org.osgi</groupId>
-      <artifactId>org.osgi.core</artifactId>
-      <scope>test</scope>
-    </dependency>
   </dependencies>
 </project>