diff --git a/pom.xml b/pom.xml
index 42c64ff..59a3a60 100644
--- a/pom.xml
+++ b/pom.xml
@@ -92,10 +92,6 @@
maven-install-plugin
3.1.1
-
- maven-deploy-plugin
- 3.1.1
-
maven-site-plugin
@@ -105,6 +101,17 @@
maven-project-info-reports-plugin
3.5.0
+
+ org.sonatype.plugins
+ nexus-staging-maven-plugin
+ 1.7.0
+ true
+
+ ossrh
+ https://oss.sonatype.org/
+ true
+
+