blob: b37025abdde869fa08fb17496622113b4ea16cba [file] [log] [blame]
COMPILE_DEPS = [
'//lib:CORE_DEPS',
]
osgi_jar_with_tests (
deps = COMPILE_DEPS,
)
onos_app (
title = 'CORD Configuration',
category = 'Utility',
url = 'http://onosproject.org',
description = 'CORD configuration meta application.',
)