Cleaning up application titles, descriptions and categories.

Change-Id: I80f9770697cbf29b6bde2b20778c341b0f403d9f
diff --git a/drivers/juniper/BUCK b/drivers/juniper/BUCK
index 1a40781..1339200 100644
--- a/drivers/juniper/BUCK
+++ b/drivers/juniper/BUCK
@@ -17,10 +17,10 @@
 
 onos_app (
   app_name = 'org.onosproject.drivers.juniper',
-  title = 'Juniper Device Drivers',
+  title = 'Juniper Drivers',
   category = 'Drivers',
   url = 'http://onosproject.org',
-  description = 'ONOS Juniper Device Drivers application.',
+  description = 'Adds support for Juniper devices.',
   included_bundles = BUNDLES,
   required_apps = [ 'org.onosproject.netconf' ],
 )
\ No newline at end of file