Remove old RESTCONF server implemenation

Change-Id: I8a225a6bfc3552acdfbb2148a73e85cbb9ca3d93
diff --git a/protocols/restconf/server/rpp/BUCK b/protocols/restconf/server/rpp/BUCK
index 20d2d45..6531f88 100644
--- a/protocols/restconf/server/rpp/BUCK
+++ b/protocols/restconf/server/rpp/BUCK
@@ -4,8 +4,7 @@
     '//lib:jersey-server',
     '//lib:javax.ws.rs-api',
     '//utils/rest:onlab-rest',
-    '//protocols/restconf/server/api:onos-protocols-restconf-server-api',
-    '//protocols/restconf/server/restconfmgr:onos-protocols-restconf-server-restconfmgr',
+    '//apps/restconf/api:onos-apps-restconf-api',
 ]
 
 osgi_jar_with_tests (