Cleaning up application titles, descriptions and categories.

Change-Id: I80f9770697cbf29b6bde2b20778c341b0f403d9f
diff --git a/apps/sdnip/BUCK b/apps/sdnip/BUCK
index 08f02a4..e3d1803 100644
--- a/apps/sdnip/BUCK
+++ b/apps/sdnip/BUCK
@@ -26,8 +26,8 @@
 )
 
 onos_app (
-  title = 'SDN-IP App',
-  category = 'Utility',
+  title = 'SDN-IP',
+  category = 'Traffic Steering',
   url = 'http://onosproject.org',
   included_bundles = BUNDLES,
   description = 'SDN-IP peering application',