Reworked pom files
[controller.git] / opendaylight / routing / dijkstra_implementation / pom.xml
index 3689d9f124d9c977bda847d633dfe2e7af8328e2..0d77ec9fa55d0b53fb14d2980c8b49235d5f6331 100644 (file)
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.controller.thirdparty</groupId>
+      <artifactId>net.sf.jung2</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>equinoxSDK381</groupId>
+      <artifactId>org.apache.felix.gogo.runtime</artifactId>
+    </dependency>
   </dependencies>
 </project>