commit | ba9c4f56e97c8a74193d2d317526707086bc169e | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@opennetworking.org> | Wed Oct 10 14:32:38 2018 -0700 |
committer | Ray Milkey <ray@opennetworking.org> | Wed Oct 10 14:32:38 2018 -0700 |
tree | 62a943318a0170f8dc6bba8ce9c313844b8da20c | |
parent | ac72503dae374a33b82eddc95958daa9f304e22a [diff] [blame] |
t3 app changes for karaf 4.2.1 CLI Change-Id: I44976ac1c70552a8575d62447198a8f97fed57a0
diff --git a/app/BUILD b/app/BUILD index 4380cd6..81173f6 100644 --- a/app/BUILD +++ b/app/BUILD
@@ -13,6 +13,7 @@ ] osgi_jar_with_tests( + karaf_command_packages = ["org.onosproject.t3.cli"], test_deps = TEST_DEPS, deps = COMPILE_DEPS, )