aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAreli Fuss <af732p@att.com>2017-11-08 14:16:38 +0200
committerAreli Fuss <af732p@att.com>2017-11-08 14:16:38 +0200
commit2b1af3728ed826dfd29271edb7e48321bd63d77d (patch)
tree0cc4b62062b8c2f9274a34aef4e8093dce173b60
parent376175a2bf3444dd34cbe79eebdddb997ca5687c (diff)
Remove proxy definition from build
Remove proxy definition from build Change-Id: Ia9794216f7e0ac96a2dc5790ff6ac26d1a542bc6 Issue-Id: VVP-25 Signed-off-by: Areli Fuss <af732p@att.com>
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index c7c8cec..cedf5c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,6 @@
<!--docker-->
<docker.tag>${project.version}-${timestamp}</docker.tag>
<docker.latest.tag>${project.version}-latest</docker.latest.tag>
- <docker.buildArg.https_proxy>https://165.227.53.107:3128</docker.buildArg.https_proxy>
<!--
<docker.buildArg.https_proxy>${env.HTTPS_PROXY}</docker.buildArg.https_proxy>
<docker.buildArg.https_proxy>https://165.227.53.107:3128</docker.buildArg.https_proxy>