Cleaning up application categories.

Change-Id: Id3c937323123b6089cedf7b31cd01151f6aca8e1
diff --git a/apps/routing/cpr/BUCK b/apps/routing/cpr/BUCK
index 1d35832..90d8634 100644
--- a/apps/routing/cpr/BUCK
+++ b/apps/routing/cpr/BUCK
@@ -25,7 +25,7 @@
 onos_app (
     app_name = 'org.onosproject.cpr',
     title = 'Control Plane Redirect',
-    category = 'Traffic Steering',
+    category = 'Traffic Engineering',
     url = 'http://onosproject.org',
     description = 'Redirects routing control traffic to a control plane',
     included_bundles = BUNDLES,