API for RestconfClient
API for RestconfClient including:
- RestconfApiCallNode
- RestconfDiscoveryNode
Change-Id: Ieda6251b91b6d399cd0106993c3fdd1a440d5b0a
Issue-ID: CCSDK-371
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
diff --git a/pom.xml b/pom.xml
index ecdce65..164d81e 100755
--- a/pom.xml
+++ b/pom.xml
@@ -24,6 +24,7 @@
<module>properties-node</module>
<module>restapi-call-node</module>
<module>sshapi-call-node</module>
+ <module>restconf-client</module>
<module>features</module>
</modules>