blob: 6128a5a6b50bee735944abe677d153d45809eac3 [file] [log] [blame]
COMPILE_DEPS = CORE_DEPS + CLI + REST
osgi_jar(
karaf_command_packages = ["org.onosproject.election.cli"],
deps = COMPILE_DEPS,
)
onos_app(
category = "Test Utility",
description = "Master election test application.",
title = "Master Election Test",
url = "http://onosproject.org",
)