diff --git a/pom.xml b/pom.xml
index 5a3f52f..a75e857 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,6 +39,7 @@
3.0.1
3.0.1
1.6
+ 3.0.0-M1
1.6.8
@@ -111,6 +112,16 @@
+
+ org.apache.maven.plugins
+ maven-deploy-plugin
+ ${maven-deploy-plugin.version}
+
+
+ true
+
+
+
org.sonatype.plugins
nexus-staging-maven-plugin