blob: a46e781ebe6908bfea32469aff24e261b0f95b0f [file] [log] [blame]
adibrastegarniac02358a2018-11-06 18:02:00 -05001COMPILE_DEPS = CORE_DEPS + [
2 "//incubator/protobuf/models/proto:onos-incubator-protobuf-models-proto",
3]
4
5osgi_jar_with_tests(
6 deps = COMPILE_DEPS,
7)