From a416f36e319e520e7dd14b86be6ac81a2e6b638d Mon Sep 17 00:00:00 2001 From: gmhgr <35840946+gmhgr@users.noreply.github.com> Date: Sun, 29 Sep 2019 10:26:12 +0530 Subject: [PATCH] Update pom.xml --- pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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/ + + + + + +