From a528965f925e9861b5167d56c1508931b86a8587 Mon Sep 17 00:00:00 2001 From: Isaac Parenteau Date: Sun, 21 Jul 2019 07:44:38 -0500 Subject: [PATCH] Fixed pom.xml --- pom.xml | 39 ++++++++++++++++++++++++++++++++------- 1 file changed, 32 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index a8f689a..da01103 100644 --- a/pom.xml +++ b/pom.xml @@ -8,6 +8,14 @@ Application Logger Logger library for applications + + ssh://git@devops.locusworks.net:7999/lwc/application-logger.git + + + locusworks + www.locusworks.net + + ${project.basedir} 1.8 @@ -58,11 +66,28 @@ - - git@bitbucket.org:locus2k/applogger.git - - - locusworks - www.locusworks.net - + + + nexus-proxy-public + http://devops.locusworks.net:8081/repository/maven-public/ + + + + + nexus-proxy-public + http://devops.locusworks.net:8081/repository/maven-public/ + + + + + + nexus-snapshot + http://devops.locusworks.net:8081/repository/locusworks-snapshot/ + + + nexus-release + http://devops.locusworks.net:8081/repository/locusworks-release/ + + + \ No newline at end of file