diff --git a/pom.xml b/pom.xml
index b2a50c6..f862c99 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,6 +17,12 @@
1.8
1.8
+
+
+ nexus-snapshots
+ http://localhost:8080/repository/maven-snapshots/
+
+
@@ -52,6 +58,19 @@
+
+ maven-deploy-plugin
+ 2.8.1
+
+
+ default-deploy
+ deploy
+
+ deploy
+
+
+
+
org.codehaus.mojo
exec-maven-plugin
@@ -63,4 +82,4 @@
-
\ No newline at end of file
+