clustering-test-app: Remove apparently un-used (weird) Tycho dependency
[controller.git] / opendaylight / md-sal / samples / clustering-test-app / provider / pom.xml
index caa2b1a41a6687c97bd4ae13456b5958228c5fd0..be02721aee895007ec75d3a847e36aef8d173954 100644 (file)
@@ -42,9 +42,5 @@
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>sal-common-util</artifactId>
         </dependency>
-        <dependency>
-            <groupId>org.eclipse.tycho</groupId>
-            <artifactId>org.eclipse.osgi</artifactId>
-        </dependency>
     </dependencies>
 </project>