diff --git a/pom.xml b/pom.xml
index 6831cb5..3f993aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,6 +16,13 @@
1.8
+
+
+ iobyte-nexus
+ https://nexus.iobyte.nl/repository/maven-releases
+
+
+
target
V10Lift v${project.version}
@@ -38,6 +45,11 @@
+
+ org.apache.maven.plugins
+ maven-clean-plugin
+ 3.1.0
+
org.apache.maven.plugins
maven-shade-plugin
@@ -84,6 +96,33 @@
+
+ org.apache.maven.plugins
+ maven-deploy-plugin
+ 2.8.1
+
+ true
+
+
+
+ org.sonatype.plugins
+ nexus-staging-maven-plugin
+ 1.5.1
+
+
+ default-deploy
+ deploy
+
+ deploy
+
+
+
+
+ nexus
+ https://nexus.iobyte.nl/
+ true
+
+