From 17fd051e36c2429714c5ad2acb5f9586babfd0eb Mon Sep 17 00:00:00 2001 From: chenchudhcs <58893647+chenchudhcs@users.noreply.github.com> Date: Sat, 15 Feb 2020 11:07:18 -0500 Subject: [PATCH] Update pom.xml --- pom.xml | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) 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 +