Adding code in order to register the default codec with YMS in restconf client.

Change-Id: Id7fd2af7b1a4b4ae58aca9e75084c223045c6953
diff --git a/protocols/restconf/client/ctl/BUCK b/protocols/restconf/client/ctl/BUCK
index ce0292e..0a78565 100644
--- a/protocols/restconf/client/ctl/BUCK
+++ b/protocols/restconf/client/ctl/BUCK
@@ -11,6 +11,8 @@
     '//lib:javax.inject',
     '//protocols/restconf/client/api:onos-protocols-restconf-client-api',
     '//protocols/rest/api:onos-protocols-rest-api',
+    '//apps/yms/api:onos-apps-yms-api',
+    '//protocols/restconf/server/utils:onos-protocols-restconf-server-utils',
 ]
 
 osgi_jar_with_tests (