summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
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>