From ce1ecde2b48c7cf840a7196fc7ae8ea0ba6cd8c4 Mon Sep 17 00:00:00 2001 From: ChrisC Date: Wed, 12 Apr 2017 03:01:30 -0700 Subject: Fix Site and Nexus proxy Change-Id: Ie1bc03e4ac4ddbe1e97a2c3aceba7488ac0208d0 Signed-off-by: ChrisC --- pom.xml | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 30fa656..a798e5e 100644 --- a/pom.xml +++ b/pom.xml @@ -6,14 +6,15 @@ 1.0.0 SDC Distribution Client An SDC Client to be used by its consumers - + 4.5 4.4.1 1.14 true ${project.basedir} ${project.basedir}/target/jacoco.exec - https://nexus.openecomp.org + https://nexus.onap.org + /content/sites/site/org/openecomp/sdc/sdc-distribution-client/${project.version} 176c31dfe190a @@ -50,7 +51,7 @@ org.slf4j slf4j-log4j12 - + org.slf4j @@ -63,7 +64,7 @@ 0.0.1 compile - + com.google.code.gson gson @@ -83,7 +84,7 @@ commons-codec - commons-codec + commons-codec 1.9 compile @@ -117,7 +118,7 @@ ${httpcore.version} compile - + org.eclipse.jetty @@ -276,11 +277,15 @@ Snapshot Repository ${nexus.proxy}/content/repositories/snapshots/ + + ecomp-site + dav:${nexus.proxy}${sitePath} + + --> -- cgit 1.2.3-korg