Tencent / TubeMQ

TubeMQ has been donated to the Apache Software Foundation and renamed to InLong, please visit the new Apache repository: https://github.com/apache/incubator-inlong
https://inlong.apache.org/
2.02k stars 388 forks source link

Make protobuf version configurable #71

Closed tisonkun closed 5 years ago

tisonkun commented 5 years ago

Make protobuf version configurable so that with different user environment one can easily use

mvn clean install -DskipTests -Dprotobuf.version=3.10.0

instead of modify pom.xml which also pollute git modification tracker.