Add missing messagebus-netconf dependency
[controller.git] / opendaylight / netconf / features / netconf-connector / pom.xml
index 731266c6d53d601fb3a0b8e66c1cf9b16c3fc74f..c0b8c2078d42132e14272d7e1d7ae53df4c19f46 100644 (file)
       <type>xml</type>
       <classifier>config</classifier>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.controller</groupId>
+      <artifactId>messagebus-netconf</artifactId>
+      <version>${netconf.version}</version>
+    </dependency>
+    <dependency>
+      <groupId>org.opendaylight.controller</groupId>
+      <artifactId>messagebus-netconf</artifactId>
+      <version>${netconf.version}</version>
+      <type>xml</type>
+      <classifier>config</classifier>
+    </dependency>
 
     <!--
       Optional TODO: Remove TODO comments.