Reworked pom files
[controller.git] / opendaylight / switchmanager / implementation / pom.xml
index 302652aa62716a587a2203bbdce09000ddb1f489..f701bf0bd30ffa62e18271240073e47f9d520bbf 100644 (file)
       <artifactId>statisticsmanager</artifactId>
       <version>0.4.1-SNAPSHOT</version>
     </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+    </dependency>
+    <dependency>
+        <groupId>equinoxSDK381</groupId>
+        <artifactId>org.apache.felix.gogo.runtime</artifactId>
+    </dependency>
   </dependencies>
 </project>