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/apps/kafka-integration/api/BUILD b/apps/kafka-integration/api/BUILD index e7bd18b..1fe21db 100644 --- a/apps/kafka-integration/api/BUILD +++ b/apps/kafka-integration/api/BUILD
@@ -2,6 +2,6 @@ "@kafka_clients//jar", ] -osgi_jar_with_tests ( +osgi_jar_with_tests( deps = COMPILE_DEPS, -) \ No newline at end of file +)