浏览代码

HADOOP-18275. Update os-maven-plugin to 1.7.0 (#4397)

Contributed by Steve Loughran
Steve Loughran 3 年之前
父节点
当前提交
a234d00c1c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      hadoop-project/pom.xml

+ 1 - 1
hadoop-project/pom.xml

@@ -154,7 +154,7 @@
 
     <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>
+    <os-maven-plugin.version>1.7.0</os-maven-plugin.version>
 
     <!-- define the Java language version used by the compiler -->
     <javac.version>1.8</javac.version>