blob: 1fb7f053737c6df90395b8175382cd72a2afc492 [file] [log] [blame]
Ray Milkey35ea5bf2018-07-17 15:28:44 -07001COMPILE_DEPS = CORE_DEPS + [
2 "//apps/tetopology/api:onos-apps-tetopology-api",
3 "//incubator/api:onos-incubator-api",
4]
5
6osgi_jar_with_tests(
7 deps = COMPILE_DEPS,
8)