HDDS-714. Bump protobuf version to 3.5.1. Contributed by Mukul Kumar Singh.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ace06a93 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ace06a93 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/ace06a93 Branch: refs/heads/HDFS-13532 Commit: ace06a93baa09293c254d18c709162771738b092 Parents: ddc1e0b Author: Mukul Kumar Singh <msi...@apache.org> Authored: Thu Oct 25 09:34:06 2018 +0530 Committer: Mukul Kumar Singh <msi...@apache.org> Committed: Thu Oct 25 09:34:06 2018 +0530 ---------------------------------------------------------------------- hadoop-project/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/ace06a93/hadoop-project/pom.xml ---------------------------------------------------------------------- diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml index 833edfa..d6e7006 100644 --- a/hadoop-project/pom.xml +++ b/hadoop-project/pom.xml @@ -112,7 +112,7 @@ <!-- Maven protoc compiler --> <protobuf-maven-plugin.version>0.5.1</protobuf-maven-plugin.version> - <protobuf-compile.version>3.5.0</protobuf-compile.version> + <protobuf-compile.version>3.5.1</protobuf-compile.version> <grpc.version>1.10.0</grpc.version> <os-maven-plugin.version>1.5.0.Final</os-maven-plugin.version> --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org