Reworked pom files
[controller.git] / opendaylight / northbound / subnets / pom.xml
index 75530e48a9245b3d9bcebcd94dc7834fedf6fdef..1ad3075b54deed9e5e1bd0f3e75ff41faf0ee1cf 100644 (file)
       <artifactId>enunciate-core-annotations</artifactId>
       <version>${enunciate.version}</version>
     </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>${junit.version}</version>
+      <scope>test</scope>
+    </dependency>
   </dependencies>
 </project>