blob: 82b592b4463419e80ad45fff6b1eb7ed3056f9d6 [file] [log] [blame]
Ray Milkey18fb0812018-06-21 10:32:53 -07001COMPILE_DEPS = CORE_DEPS + JACKSON + [
2 "//protocols/isis/api:onos-protocols-isis-api",
3]
4
5osgi_jar_with_tests(
6 deps = COMPILE_DEPS,
7)