blob: 3ee4e7df26014c2c39ce4519896c66908e3cfdcc [file] [log] [blame]
COMPILE_DEPS = [
'//lib:CORE_DEPS'
]
yang_osgi_jar(
deps = COMPILE_DEPS,
name = 'onos-apps-tenbi-yangmodel',
srcs = glob(['src/main/**/*.yang']),
visibility = [ 'PUBLIC' ],
)