Declare junit version and use junit dependencyManagement section.
[controller.git] / opendaylight / sal / api / pom.xml
index fcb6d16c20d3a65de42a0f316441c6b165da2f20..87059531d294130d090cdd9188ace90ccecadc20 100644 (file)
@@ -61,8 +61,6 @@
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
-      <version>4.8.1</version>
-      <scope>test</scope>
     </dependency>
   </dependencies>
 </project>