Cleaning up app categories.

Change-Id: I30806c81bf9e8db87f31509d9a346960f79ef207
diff --git a/apps/tetopology/BUCK b/apps/tetopology/BUCK
index c424c4f..bc36ab0 100644
--- a/apps/tetopology/BUCK
+++ b/apps/tetopology/BUCK
@@ -6,7 +6,7 @@
 onos_app (
     app_name = 'org.onosproject.tetopology',
     title = 'TE Topology Core App',
-    category = 'ACTN',
+    category = 'Traffic Steering',
     url = 'http://onosproject.org',
     description = 'Application to create and manage hierarchical TE topologies.',
     included_bundles = BUNDLES,