Declare junit version and use junit dependencyManagement section.
[controller.git] / opendaylight / forwardingrulesmanager / integrationtest / pom.xml
index 7ad701a2cd85d33ce4a00f97e2099ecc73d4e84a..37c3a10afba693b3dcf6387cef926fe1adc385e4 100644 (file)
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
-      <version>4.8.1</version>
-      <scope>test</scope>
     </dependency>
   </dependencies>
   <properties>