blob: 39c314e8a1655ae912870d40acc9965c93fe9ade [file] [log] [blame]
Ray Milkey0bcdfd12018-05-23 14:07:19 -07001PROTOBUF_VER = "3_2_0"
Ray Milkey7dac7da2017-08-01 16:56:05 -07002
3COMPILE_DEPS = CORE_DEPS + [
4 #'//protocols/p4runtime/proto:onos-protocols-p4runtime-proto',
5 #'@grpc_protobuf_' + PROTOBUF_VER + "//jar",
6]
7
8#osgi_jar_with_tests (
9# deps = COMPILE_DEPS,
10#)