diff --git a/pom.xml b/pom.xml index e4411a2..b7156c4 100644 --- a/pom.xml +++ b/pom.xml @@ -54,7 +54,23 @@ + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.2 + + + + + nexusdeployrepo + http://18.190.33.184:8081/repository/maven-snapshots/ + + + + + +