diff --git a/pom.xml b/pom.xml
index 64d842dd..95dc80c3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -172,14 +172,6 @@
1.6
-
- org.apache.maven.plugins
- maven-release-plugin
- 2.5
-
- forked-path
-
-
org.apache.maven.plugins
maven-source-plugin
@@ -257,6 +249,31 @@
+
+ org.apache.maven.plugins
+ maven-gpg-plugin
+ 1.5
+
+
+ sign-artifacts
+ verify
+
+ sign
+
+
+
+
+
+ org.sonatype.plugins
+ nexus-staging-maven-plugin
+ 1.6.2
+ true
+
+ ossrh
+ https://oss.sonatype.org/
+ true
+
+
@@ -296,31 +313,18 @@
- release-sign-artifacts
+ doclint-java8-disable
-
- performRelease
- true
-
+ [1.8,
org.apache.maven.plugins
- maven-gpg-plugin
- 1.4
+ maven-javadoc-plugin
- ${gpg.passphrase}
+ -Xdoclint:none
-
-
- sign-artifacts
- verify
-
- sign
-
-
-