15 lines
511 B
Diff
15 lines
511 B
Diff
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
|
|
index 0b2f6f17..c402535f 100644
|
|
--- a/hadoop-project/pom.xml
|
|
+++ b/hadoop-project/pom.xml
|
|
@@ -151,7 +151,7 @@
|
|
|
|
<protobuf-compile.version>3.5.1</protobuf-compile.version>
|
|
<grpc.version>1.10.0</grpc.version>
|
|
- <os-maven-plugin.version>1.7.0</os-maven-plugin.version>
|
|
+ <os-maven-plugin.version>1.7.1</os-maven-plugin.version>
|
|
|
|
<!-- define the Java language version used by the compiler -->
|
|
<javac.version>1.8</javac.version>
|
|
|