commit | 42aee2d5a03624130d1373238e58766aa30e716b | [log] [tgz] |
---|---|---|
author | Stone, Avi (as206k) <as206k@att.com> | Thu May 17 14:57:53 2018 +0300 |
committer | Stone, Avi (as206k) <as206k@att.com> | Thu May 17 14:57:53 2018 +0300 |
tree | 6aae662f4c44609803acad27b72308bd142616c5 | |
parent | e9a915333437c6e7d0a6adb9de183af95056ce8f [diff] |
Fix pom for docker files Fix poms for docker files so the docker job would run Change-Id: I26b6d7e41f0d81eabb80f6dd888caaa8617b3675 Issue-ID: SDC-1339 Signed-off-by: Stone, Avi (as206k) <as206k@att.com>
diff --git a/pom.xml b/pom.xml index 042084b..9c41319 100644 --- a/pom.xml +++ b/pom.xml
@@ -317,7 +317,7 @@ <goal>yarn</goal> </goals> <configuration> - <arguments>install</arguments> + <arguments>install --network-timeout 1000000</arguments> </configuration> </execution> <execution>