diff --git a/pom.xml b/pom.xml
index e0644e1c..4a0dfb88 100644
--- a/pom.xml
+++ b/pom.xml
@@ -248,17 +248,6 @@
coveralls-maven-plugin
4.3.0
-
- org.sonatype.plugins
- nexus-staging-maven-plugin
- 1.6.3
- true
-
- sonatype-nexus-staging
- https://oss.sonatype.org/
- true
-
-
@@ -292,6 +281,31 @@
org.eluder.coveralls
coveralls-maven-plugin
+
+ org.sonatype.plugins
+ nexus-staging-maven-plugin
+ 1.6.3
+ true
+
+ sonatype-nexus-staging
+ https://oss.sonatype.org/
+ true
+
+
+
+ org.apache.maven.plugins
+ maven-gpg-plugin
+ 1.6
+
+
+ sign-artifacts
+ verify
+
+ sign
+
+
+
+