Resolve Bug:713 - Open snapshot only once per session.
[controller.git] / opendaylight / netconf / pom.xml
index 9a71c47193ec25c98c7d04cd6317ddd7341177eb..ab71180ba9ae626f84a5da6e80f2930d5b7ef416 100644 (file)
                 <artifactId>netconf-impl</artifactId>
                 <version>${netconf.version}</version>
             </dependency>
+            <dependency>
+                <groupId>${project.groupId}</groupId>
+                <artifactId>netconf-impl</artifactId>
+                <version>${netconf.version}</version>
+                <type>test-jar</type>
+            </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netconf-monitoring</artifactId>