Fixing app descriptors.

Change-Id: I48d4383a4736e35eea50d4f660eab0bd616f540d
diff --git a/apps/l3vpn/BUCK b/apps/l3vpn/BUCK
index 06da696..3ab949f 100644
--- a/apps/l3vpn/BUCK
+++ b/apps/l3vpn/BUCK
@@ -10,7 +10,7 @@
 onos_app(
   app_name = 'org.onosproject.l3vpn',
   title = 'YANG L3VPN App',
-  category = 'L3VPN APP',
+  category = 'Traffic Steering',
   url = 'http://onosproject.org',
   included_bundles = BUNDLES,
   description = 'L3VPN YANG Application',