bazel file formatting

Change-Id: Ib19ee630e383250b0e0ba43e6d864ff727069fab
diff --git a/tools/package/features/BUILD b/tools/package/features/BUILD
index 9ec8005..1ebd65c 100644
--- a/tools/package/features/BUILD
+++ b/tools/package/features/BUILD
@@ -182,9 +182,9 @@
 #    ],
 #)
 
-osgi_feature (
+osgi_feature(
     name = "onos-security",
-    description ="Security-Mode ONOS",
+    description = "Security-Mode ONOS",
     included_bundles = [
         "@org_apache_felix_framework_security//jar",
         "//core/security:onos-security",