Added app origin to the BUCK file
Change-Id: Id7774f95034e4ef656ca276f3e8c4304e4e7e1f4
diff --git a/apps/faultmanagement/BUCK b/apps/faultmanagement/BUCK
index c3d1b57..ce1199c 100644
--- a/apps/faultmanagement/BUCK
+++ b/apps/faultmanagement/BUCK
@@ -7,6 +7,7 @@
onos_app(
title = 'Fault Management',
+ origin = 'BTI Systems',
description = 'Provides managements of alarms. Stores retrieved alarms from devices. ' +
'Offers CLI, UI and REST integration to obtain and display them from ONOS.',
category = 'Monitoring',