blob: 1928de8e88fe8d3d6d9aa229799ec850410f04f8 [file] [log] [blame]
COMPILE_DEPS = CORE_DEPS + CLI
osgi_jar_with_tests(
deps = COMPILE_DEPS,
)
onos_app(
app_name = "org.onosproject.intentsynchronizer",
category = "Utility",
description = "Synchronizes intents to the intent framework from a single instance",
title = "Intent Synchronizer",
url = "http://onosproject.org",
)