Issue-ID: VNFSDK-141
Change-Id: I17719d8060c7d0bb716b2109e80f3f81adec1ed6
Signed-off-by: isaacgl <isaacg@amdocs.com>
</build>
</image>
</images>
+ <buildArgs>
+ <http_proxy>${HTTP_PROXY}</http_proxy>
+ <https_proxy>${HTTPS_PROXY}</https_proxy>
+ <no_proxy>localhost,127.0.0.1</no_proxy>
+ </buildArgs>
</configuration>
<executions>
<execution>
</includes>
</resource>
</resources>
+ <buildArgs>
+ <http_proxy>${HTTP_PROXY}</http_proxy>
+ <https_proxy>${HTTPS_PROXY}</https_proxy>
+ <no_proxy>localhost,127.0.0.1</no_proxy>
+ </buildArgs>
</configuration>
<executions>