diff --git a/pom.xml b/pom.xml
index 0004205..87ad65f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,6 +23,139 @@
1.6.6
+
+
+ repository
+ https://oss.sonatype.org/service/local/staging/deploy/maven2/
+
+
+ ossrh
+ https://oss.sonatype.org/content/repositories/snapshots
+
+
+
+
+
+ disable-javadoc-doclint
+
+ [1.8,)
+
+
+ -Xdoclint:none
+
+
+
+ release
+
+
+
+ org.sonatype.plugins
+ nexus-staging-maven-plugin
+ 1.6.3
+ true
+
+ ossrh
+ https://oss.sonatype.org/
+ true
+
+
+
+ org.apache.maven.plugins
+ maven-release-plugin
+ 2.3.2
+
+ true
+ false
+ release
+ deploy
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ 3.0
+
+
+ 1.8
+
+
+
+ org.apache.maven.plugins
+ maven-gpg-plugin
+ 1.5
+
+
+ sign-artifacts
+ verify
+
+ sign
+
+
+
+ --pinentry-mode
+ loopback
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-source-plugin
+ 2.2.1
+
+
+ attach-sources
+
+ jar-no-fork
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ 2.10.4
+
+
+ attach-javadocs
+ package
+
+ jar
+
+
+ ${javadoc.opts}
+
+
+
+
+
+
+
+
+
+
+
+ GNU Lesser General Public License v2.1
+ https://raw.githubusercontent.com/yangziwen/diff-check/master/LICENSE
+ repo
+
+
+
+
+ https://github.com/yangziwen/diff-check
+ https://github.com/yangziwen/diff-check
+ https://github.com/yangziwen/diff-check
+
+
+
+
+ yangziwen
+ 438226625@qq.com
+ https://yangziwen.github.io
+
+
+