Skip to content

Commit 32e5267

Browse files
committed
reverted protobuf.version to 2.5.0
1 parent 24cf3ab commit 32e5267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hadoop-project/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<re2j.version>1.1</re2j.version>
8686

8787
<!--Protobuf version for backward compatibility-->
88-
<protobuf.version>3.7.1</protobuf.version>
88+
<protobuf.version>2.5.0</protobuf.version>
8989
<!-- ProtocolBuffer version, actually used in Hadoop -->
9090
<hadoop.protobuf.version>3.7.1</hadoop.protobuf.version>
9191
<protoc.path>${env.HADOOP_PROTOC_PATH}</protoc.path>

0 commit comments

Comments
 (0)