From: Areli Fuss Date: Tue, 7 Nov 2017 16:23:23 +0000 (+0200) Subject: Replace NEXUSPROXY with HTTPS_PROXY X-Git-Tag: 2.0.0-ONAP~10 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=03749427185016220bf2eb2722fc0a3e7f6931b9;p=vvp%2Fgitlab.git Replace NEXUSPROXY with HTTPS_PROXY Replace NEXUSPROXY with HTTPS_PROXY Change-Id: I1f74886ebbb7a5d5267fcc32f189031ee7e5e0b8 Issue-Id: VVP-25 Signed-off-by: Areli Fuss --- diff --git a/pom.xml b/pom.xml index 515bdae..ab2be8f 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ ${project.version}-${timestamp} ${project.version}-latest - ${env.NEXUSPROXY} + ${env.HTTPS_PROXY}