Repository: hadoop
Updated Branches:
  refs/heads/ozone-0.3 095e8f61b -> 031cdf5d5


HDDS-714. Bump protobuf version to 3.5.1. Contributed by Mukul Kumar Singh.

(cherry picked from commit ace06a93baa09293c254d18c709162771738b092)


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/031cdf5d
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/031cdf5d
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/031cdf5d

Branch: refs/heads/ozone-0.3
Commit: 031cdf5d5f9745516ef1f2b83b91c5ccd45ae736
Parents: 4c71caa
Author: Mukul Kumar Singh <[email protected]>
Authored: Thu Oct 25 09:34:06 2018 +0530
Committer: Márton Elek <[email protected]>
Committed: Mon Oct 29 15:07:36 2018 +0100

----------------------------------------------------------------------
 hadoop-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/031cdf5d/hadoop-project/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index 22c3b35..ec018a6 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -110,7 +110,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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to