commit | a4f8d9d9140d9a0ebe7cc241f346a9fa8a7ceae6 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@opennetworking.org> | Wed Jul 11 10:36:23 2018 -0700 |
committer | Ray Milkey <ray@opennetworking.org> | Wed Jul 11 10:41:31 2018 -0700 |
tree | 4c7f95fcfe9d26729dc40d3fcc7dea2d64f8a923 | |
parent | 6b3775ada615de3e8c97980f993b13c8ea59d053 [diff] [blame] |
Fix some test dependencies and pretty format all BUILD files Change-Id: I300e236c15491f8724f1e493e2414388217f2174
diff --git a/apps/cip/BUILD b/apps/cip/BUILD index 80cd90a..2e5780e 100644 --- a/apps/cip/BUILD +++ b/apps/cip/BUILD
@@ -1,8 +1,8 @@ -osgi_jar_with_tests ( +osgi_jar_with_tests( deps = CORE_DEPS, ) -onos_app ( +onos_app( category = "Utility", description = "ONOS Cluster IP alias application.", title = "Cluster IP Alias",