Refactor of CFM code part2 - API

Change-Id: Id1407e140b561fbe7ab79e0726f50e9276f3e20b
diff --git a/apps/cfm/BUCK b/apps/cfm/BUCK
index 6f1cef6..687badd 100644
--- a/apps/cfm/BUCK
+++ b/apps/cfm/BUCK
@@ -1,6 +1,6 @@
 BUNDLES = [
-#    '//apps/cfm/api:onos-apps-cfm-api',
-#    '//apps/cfm/app:onos-apps-cfm-app',
+    '//apps/cfm/api:onos-apps-cfm-api',
+    '//apps/cfm/app:onos-apps-cfm-app',
     '//apps/cfm/nbi:onos-apps-cfm-nbi',
 ]