BUG-693 Config module for netconf client dispatcher.
[controller.git] / opendaylight / distribution / opendaylight / pom.xml
index f9985cbcc110403a8c60fd6988c170009ed5e996..648c59e906e51b3466be0cff0f1277cbf2a0d68a 100644 (file)
           <groupId>org.opendaylight.controller</groupId>
           <artifactId>netconf-client</artifactId>
         </dependency>
+
+        <!--Netconf config-->
+        <dependency>
+          <groupId>org.opendaylight.controller</groupId>
+          <artifactId>netconf-config-dispatcher</artifactId>
+        </dependency>
         <dependency>
           <groupId>org.opendaylight.controller</groupId>
           <artifactId>netconf-impl</artifactId>