Declare junit version and use junit dependencyManagement section.
[controller.git] / opendaylight / protocol_plugins / stub / pom.xml
index 2c501ac4801cefad4ae748a4c0b8651b0a7ef840..2457ddeb67d779fbb171553371a341e1e5617c8d 100644 (file)
@@ -62,8 +62,6 @@
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
-      <version>4.8.1</version>
-      <scope>test</scope>
     </dependency>
   </dependencies>
 </project>