commit | 44946f66b72e228c4e452332351508006fb733e6 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Fri Apr 09 14:50:26 2021 -0400 |
committer | Jim Hahn <jrh3@att.com> | Fri Apr 09 14:51:54 2021 -0400 |
tree | ad456796ed1cad9fc2c14b20b7c82d6c7d58727d | |
parent | 42fa9f46d63968458cae9b2c72e7c4d0daca394b [diff] [blame] |
Use alternate repo for npm Issue-ID: POLICY-3182 Change-Id: Ic5025fe29cb059f90405e0c7d96401a10b669588 Signed-off-by: Jim Hahn <jrh3@att.com>
diff --git a/pom.xml b/pom.xml index 5fe5830..f20d46f 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>