Netconf SSH user authentication using UserManager
[controller.git] / opendaylight / netconf / pom.xml
index e70df1b9493634806c701b5ebd861bac36ab4b6d..c4b146722004d6792303b0f0a3a423d2d89f91e6 100644 (file)
                 <artifactId>netconf-ssh</artifactId>
                 <version>${netconf.version}</version>
             </dependency>
+            <dependency>
+                <groupId>${project.groupId}</groupId>
+                <artifactId>netconf-ssh</artifactId>
+                <version>${netconf.version}</version>
+                <type>test-jar</type>
+            </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netconf-mapping-api</artifactId>