mirror of
https://github.com/opennetworkinglab/onos.git
synced 2026-05-05 04:06:49 +02:00
Fix for [ONOS-7900] cli for workflow app doesnt work
Change-Id: I229c55312635648474c99d4f686db99938355dbd
This commit is contained in:
parent
90ca297181
commit
eff5092ecd
@ -3,6 +3,7 @@ COMPILE_DEPS = CORE_DEPS + KRYO + JACKSON + CLI + [
|
||||
"//apps/workflow/api:onos-apps-workflow-api",
|
||||
]
|
||||
|
||||
osgi_jar_with_tests(
|
||||
osgi_jar(
|
||||
karaf_command_packages = ["org.onosproject.workflow.cli"],
|
||||
deps = COMPILE_DEPS,
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user