Merge "Fixed netconf monitoring."
[controller.git] / opendaylight / netconf / netconf-api / pom.xml
index 0fce4748a40af53113d865492dd1f6ada93ce19a..856bd77c202ee73ee0cd65758f64ad598fd96f6a 100644 (file)
             <groupId>${project.groupId}</groupId>
             <artifactId>ietf-netconf-monitoring</artifactId>
         </dependency>
+        <dependency>
+            <groupId>${project.groupId}</groupId>
+            <artifactId>ietf-netconf-monitoring-extension</artifactId>
+            <version>${project.version}</version>
+        </dependency>
 
         <dependency>
             <groupId>org.opendaylight.bgpcep</groupId>