From 03749427185016220bf2eb2722fc0a3e7f6931b9 Mon Sep 17 00:00:00 2001 From: Areli Fuss Date: Tue, 7 Nov 2017 18:23:23 +0200 Subject: Replace NEXUSPROXY with HTTPS_PROXY Replace NEXUSPROXY with HTTPS_PROXY Change-Id: I1f74886ebbb7a5d5267fcc32f189031ee7e5e0b8 Issue-Id: VVP-25 Signed-off-by: Areli Fuss --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}