Implementation for properties node serializer
[ccsdk/sli/plugins.git] / restconf-client / provider / pom.xml
index 5a74d8f..46e0000 100755 (executable)
             <artifactId>properties-node-provider</artifactId>
             <version>0.3.0-SNAPSHOT</version>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.yangtools</groupId>
+            <artifactId>yang-data-impl</artifactId>
+            <version>2.0.3</version>
+        </dependency>
+
     </dependencies>
 </project>