commit | a01809a018afa6ebd277a4abd134086fdc784ad3 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@opennetworking.org> | Thu Aug 09 09:20:06 2018 -0700 |
committer | Ray Milkey <ray@opennetworking.org> | Thu Aug 09 22:55:06 2018 +0000 |
tree | bf778d88a6e3ab40f2e94157e07c01500e01fa42 | |
parent | 74d28d8f7cfe6df535725f374bbdaca4db81ecfd [diff] [blame] |
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",