Merge changes I05e784af,Ie975a2ec
[controller.git] / opendaylight / commons / opendaylight / pom.xml
index fe70eeb4e455139f0fb1548d881149269e0ac67a..545c01060a1757c7c4f4df2279d688861b4922d0 100644 (file)
         <artifactId>netconf-client</artifactId>
         <version>${netconf.version}</version>
       </dependency>
+
+      <!--Netconf config-->
+      <dependency>
+        <groupId>org.opendaylight.controller</groupId>
+        <artifactId>netconf-config-dispatcher</artifactId>
+        <version>${netconf.version}</version>
+      </dependency>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>netconf-impl</artifactId>