BUG-1848 : OrderedNormalizedNodeWriter implementation
[controller.git] / opendaylight / netconf / netconf-util / pom.xml
index 6f9ebede8d39f9e61825e4b14f8f2e2cce4870e3..5d82cf1ccd7cf9de7b8e45bfc9da5f289375dff5 100644 (file)
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yang-model-api</artifactId>
   </dependency>
+    <dependency>
+      <groupId>org.opendaylight.yangtools</groupId>
+      <artifactId>yang-data-api</artifactId>
+    </dependency>
   </dependencies>
 
   <build>