BUG 1129:Removed hard coded version from netconf project as part of the automated...
[controller.git] / opendaylight / commons / opendaylight / pom.xml
index c58aaf266c7766b5a21f61b97999d76183ce836c..466982e2b4ecbcf3f31a04cbc68e7789d9534ae2 100644 (file)
         <artifactId>netconf-client</artifactId>
         <version>${netconf.version}</version>
       </dependency>
+        <dependency>
+            <groupId>org.opendaylight.controller</groupId>
+            <artifactId>netconf-client</artifactId>
+            <version>${netconf.version}</version>
+            <type>test-jar</type>
+        </dependency>
 
       <!--Netconf config-->
       <dependency>