diff --git a/pom.xml b/pom.xml
index a80d987b..6b4a8370 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
pom
${project.artifactId}
- https://github.com/apache/incubator-hugegraph-commons
+ https://github.com/apache/hugegraph-commons
hugegraph-commons is a common module for HugeGraph-Common and HugeGraph-Rpc with their peripheral components.
It includes rpc frame, locks, configurations, events, iterators, rest and some
@@ -18,9 +18,9 @@
- org.sonatype.oss
- oss-parent
- 7
+ org.apache
+ apache
+ 23
@@ -33,9 +33,9 @@
- https://github.com/hugegraph/hugegraph-commons
- https://github.com/hugegraph/hugegraph-commons
- https://github.com/hugegraph/hugegraph-commons
+ https://github.com/apache/hugegraph-commons
+ https://github.com/apache/hugegraph-commons
+ https://github.com/apache/hugegraph-commons
@@ -188,7 +188,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 2.9.1
+ 2.10.1
attach-javadocs
@@ -197,6 +197,11 @@
+
+
+ -Xdoclint:none
+
+
org.apache.maven.plugins