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