commit | ec20a291b53fd31b2320fa0f065345e30479d103 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@opennetworking.org> | Thu Oct 11 15:53:33 2018 -0700 |
committer | Ray Milkey <ray@opennetworking.org> | Thu Oct 11 15:55:42 2018 -0700 |
tree | b3b341e6d0d95bfcb5b26d7d9036a88ff41f50c3 | |
parent | 0068fd084e2ce1bddf113c36cb63347ce4350c59 [diff] [blame] |
netconf protocol changes for karaf 4.2.1 CLI Change-Id: Ica9b614c4ef4f8264df13bd119531bb7806c290b
diff --git a/protocols/netconf/ctl/BUILD b/protocols/netconf/ctl/BUILD index f2919e6..0e9a912 100644 --- a/protocols/netconf/ctl/BUILD +++ b/protocols/netconf/ctl/BUILD
@@ -12,6 +12,7 @@ ] osgi_jar_with_tests( + karaf_command_packages = ["org.onosproject.netconf.cli.impl"], test_deps = TEST_DEPS, deps = COMPILE_DEPS, )