aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2021-04-09 14:50:26 -0400
committerJim Hahn <jrh3@att.com>2021-04-09 14:51:54 -0400
commit44946f66b72e228c4e452332351508006fb733e6 (patch)
treead456796ed1cad9fc2c14b20b7c82d6c7d58727d /pom.xml
parent42fa9f46d63968458cae9b2c72e7c4d0daca394b (diff)
Use alternate repo for npm
Issue-ID: POLICY-3182 Change-Id: Ic5025fe29cb059f90405e0c7d96401a10b669588 Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 5fe58301a..f20d46ffb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1171,6 +1171,7 @@
<version>1.8.0</version>
<configuration>
<installDirectory>${project.build.directory}/${ui.react.src}</installDirectory>
+ <npmDownloadRoot>${repo.npm}</npmDownloadRoot>
</configuration>
<executions>
<execution>