Cleaning up application titles, descriptions and categories.
Change-Id: I80f9770697cbf29b6bde2b20778c341b0f403d9f
diff --git a/apps/test/primitive-perf/BUCK b/apps/test/primitive-perf/BUCK
index 00dade9..be70e00 100644
--- a/apps/test/primitive-perf/BUCK
+++ b/apps/test/primitive-perf/BUCK
@@ -13,8 +13,8 @@
onos_app (
app_name = 'org.onosproject.primitiveperf',
- title = 'Primitive Performance Test App',
- category = 'Test',
+ title = 'Primitive Performance Test',
+ category = 'Test Utility',
url = 'http://onosproject.org',
description = 'Primitive performance test application.',
)