blob: 2936d8676d6aec51fe28a58dbf4d974eca65a74d [file] [log] [blame]
GRPC_VER = '1.3.1'
COMPILE_DEPS = CORE_DEPS + [
# '@grpc//jar',
]
TEST_DEPS = TEST + [
'//core/api:onos-api-tests',
]
#osgi_jar_with_tests (
# deps = COMPILE_DEPS,
# test_deps = TEST_DEPS,
#)