Moving common code out of remote rpc to clustering common bundle
[controller.git] / opendaylight / md-sal / sal-clustering-commons / pom.xml
index 6db4d3a094f43cb80c461418cfd56d54639dd5a2..6d6e4405790365392360ae0cb1eac42735487c17 100644 (file)
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yang-parser-impl</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.controller</groupId>
+      <artifactId>netconf-util</artifactId>
+    </dependency>
 
     <dependency>
       <groupId>xmlunit</groupId>