Merge "Resolve Bug:748 - Remove test resources from netconf-impl."
[controller.git] / opendaylight / netconf / netconf-it / pom.xml
index 9509d5fcbe9d22e20d7cd56c59300bd1b28ac658..b330f9bcd4f05b915e76caf878dc0fa25e6489e2 100644 (file)
     <dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>sal-binding-it</artifactId>
-      <version>${mdsal.version}</version>
-      <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>yang-test</artifactId>
-      <version>${config.version}</version>
       <scope>test</scope>
     </dependency>
     <dependency>