diff --git a/pom.xml b/pom.xml
index 2974f0627fd..a0bb8a37f41 100644
--- a/pom.xml
+++ b/pom.xml
@@ -558,7 +558,12 @@
comes in via hbase-thirdparty hbase-shaded-netty-->
3.6.2.Final
- 0.5.0
+ 0.13.0
+
+ 0.13.0
1.11.0
2.8.1
1.13
@@ -711,8 +716,7 @@
this parameter by invoking mvn with -Dbuild.id=$BUILD_ID-->
${maven.build.timestamp}
bash
-
+
none
1.2.0
@@ -1558,8 +1562,6 @@
org.apache.maven.plugins
maven-compiler-plugin
-
- ${compileSource}
true
false
false
@@ -2689,7 +2691,7 @@
org.apache.yetus
audience-annotations
- ${audience-annotations.version}
+ ${javadoc.audience-annotations.version}
true
apidocs
@@ -2746,7 +2748,7 @@
org.apache.yetus
audience-annotations
- ${audience-annotations.version}
+ ${javadoc.audience-annotations.version}
true
testapidocs
@@ -2847,18 +2849,17 @@
build-with-jdk8
- [1.8,)
+ 1.8
-
-
-
-
-
+
+ ${compileSource}
+ ${compileSource}
+
build-with-jdk11
- [1.11,)
+ [11,)
${releaseTarget}
@@ -2878,8 +2879,36 @@
TODO: replicate logic for windows
-->
2200m
+
+ 0.14.1
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ ${maven.javadoc.version}
+
+
+
+ --ignore-source-errors
+
+ -J-Xmx2G
+ -J--add-exports
+ -Jjdk.javadoc/jdk.javadoc.internal.tool=ALL-UNNAMED
+
+
+
+
+
org.apache.maven.plugins