diff --git a/pom.xml b/pom.xml
index 2a9f3d3..ec87b07 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,8 +106,7 @@
attach-sources
- deploy
- jar
+ jar-no-fork
@@ -118,22 +117,10 @@
attach-javadocs
- deploy
jar
-
- org.apache.maven.plugins
- maven-deploy-plugin
-
-
- deploy
- deploy
- deploy
-
-
-
org.apache.maven.plugins
maven-gpg-plugin
@@ -155,6 +142,17 @@
+
+ org.apache.maven.plugins
+ maven-deploy-plugin
+
+
+ deploy
+ deploy
+ deploy
+
+
+