Reworked pom files
[controller.git] / opendaylight / samples / loadbalancer / pom.xml
index 5ca6cc190e34677e8c7ab2dd7c54a3df3fad57bb..bbef8935052b26213bbae9aa59dee9a1f87a7ec9 100644 (file)
@@ -98,5 +98,9 @@
       <artifactId>sal</artifactId>
       <version>0.5.1-SNAPSHOT</version>
     </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+    </dependency>
   </dependencies>
 </project>