Bug 6911 - RPC support in singleton
[netconf.git] / netconf / netconf-topology-singleton / pom.xml
index 861f745e7cb8acd49c8f6dfee7bf04216ed4c32a..7be0339a40c13552ed08413295ad6f9733c42135 100644 (file)
             <artifactId>akka-testkit_2.11</artifactId>
             <scope>test</scope>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.yangtools</groupId>
+            <artifactId>yang-data-codec-xml</artifactId>
+        </dependency>
     </dependencies>
 
 </project>