Code Review
/
policy
/
clamp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
42fa9f4
)
Use alternate repo for npm
73/120373/1
author
Jim Hahn
<jrh3@att.com>
Fri, 9 Apr 2021 18:50:26 +0000
(14:50 -0400)
committer
Jim Hahn
<jrh3@att.com>
Fri, 9 Apr 2021 18:51:54 +0000
(14:51 -0400)
Issue-ID: POLICY-3182
Change-Id: Ic5025fe29cb059f90405e0c7d96401a10b669588
Signed-off-by: Jim Hahn <jrh3@att.com>
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
5fe5830
..
f20d46f
100644
(file)
--- 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>