This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a commit to branch protoco in repository https://gitbox.apache.org/repos/asf/skywalking-agent-test-tool.git
commit 7812b0aa701a4fc3c3a23ab1464b254219dcd4a7 Author: kezhenxu94 <[email protected]> AuthorDate: Thu Dec 17 22:29:20 2020 +0800 update data collect protocol --- mock-collector/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mock-collector/pom.xml b/mock-collector/pom.xml index 20fca71..ae497af 100644 --- a/mock-collector/pom.xml +++ b/mock-collector/pom.xml @@ -34,7 +34,7 @@ <url>http://maven.apache.org</url> <properties> - <protocol.version>9933e2d17078c2bf07cd1c8d5ef36d52b5cbb917</protocol.version> + <protocol.version>345d9edac842179e61504999c91bf2bec6ae0ff7</protocol.version> <protocol.workingDirectory>${project.basedir}/target/protocol</protocol.workingDirectory> <protocol.repos>https://github.com/apache/skywalking-data-collect-protocol.git</protocol.repos> <protobuf-maven-plugin.version>0.6.1</protobuf-maven-plugin.version>
