Closed tisonkun closed 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.
pom.xml
Make protobuf version configurable so that with different user environment one can easily use
instead of modify
pom.xml
which also pollute git modification tracker.