Cleaning up application titles, descriptions and categories.
Change-Id: I80f9770697cbf29b6bde2b20778c341b0f403d9f
diff --git a/apps/test/intent-perf/BUCK b/apps/test/intent-perf/BUCK
index 29011f7..6187b8c 100644
--- a/apps/test/intent-perf/BUCK
+++ b/apps/test/intent-perf/BUCK
@@ -14,8 +14,8 @@
onos_app (
app_name = 'org.onosproject.intentperf',
- title = 'Intent Performance Test App',
- category = 'Test',
+ title = 'Intent Performance Test',
+ category = 'Test Utility',
url = 'http://onosproject.org',
description = 'Intent performance test application.',
)