diff --git a/pom.xml b/pom.xml
index 371412c3..8000b012 100644
--- a/pom.xml
+++ b/pom.xml
@@ -111,6 +111,17 @@
+
+ org.sonatype.plugins
+ nexus-staging-maven-plugin
+ 1.6.2
+ true
+
+ ossrh
+ https://oss.sonatype.org/
+ true
+
+
org.apache.maven.plugins
maven-javadoc-plugin