Skip to content

Commit d3690f0

Browse files
authored
HADOOP-19615. Upgrade os-maven-plugin to 1.7.1 to support riscv64 (#7796). Contributed by Lei Wen.
1 parent 6109679 commit d3690f0

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
@@ -154,7 +154,7 @@
154154

155155
<protobuf-compile.version>3.5.1</protobuf-compile.version>
156156
<grpc.version>1.10.0</grpc.version>
157-
<os-maven-plugin.version>1.7.0</os-maven-plugin.version>
157+
<os-maven-plugin.version>1.7.1</os-maven-plugin.version>
158158

159159
<!-- define the Java language version used by the compiler -->
160160
<javac.version>1.8</javac.version>

0 commit comments

Comments
 (0)