diff --git a/pom.xml b/pom.xml
index b299c8b..f2cee58 100644
--- a/pom.xml
+++ b/pom.xml
@@ -168,6 +168,33 @@
maven-gpg-plugin
1.6
+
+ org.apache.maven.plugins
+ maven-deploy-plugin
+
+
+ true
+
+
+
+ org.sonatype.plugins
+ nexus-staging-maven-plugin
+ true
+
+
+ default-deploy
+ deploy
+
+ deploy
+
+
+
+
+ ossrh
+ https://oss.sonatype.org/
+ false
+
+