diff --git a/pom.xml b/pom.xml
index e842808d8..c6f265f68 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,25 @@
2.7
+
+
+
+ nexus
+ http://localhost:8081/repository/maven-public/
+
+
+
+
+ nexus-local
+ http://localhost:8081/repository/maven-snapshots
+
+
+ nexus-local
+ http://localhost:8081/repository/maven-releases
+
+
+
@@ -207,6 +225,16 @@
+
+
+ org.apache.maven.plugins
+ maven-deploy-plugin
+ 2.8.2
+
+ false
+
+
+