aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSébastien Determe <sebastien.determe@intl.att.com>2019-10-24 12:52:11 +0000
committerGerrit Code Review <gerrit@onap.org>2019-10-24 12:52:11 +0000
commita5b024797a77766407bf14c970be23c3b497e00b (patch)
treea065e13a3b0b789435412b94d2eb43b4ca9b2d0b /pom.xml
parentb0aab5e83733d14a5af679c9659aaa37411d37b9 (diff)
parentfaefc143f438e6217f29059bab3af7194a4d7a43 (diff)
Merge "Add npm repo"
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 76a0e4f1..00061a23 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1102,7 +1102,7 @@
</goals>
<phase>compile</phase>
<configuration>
- <arguments>install</arguments>
+ <arguments>install --registry https://registry.npmjs.com/</arguments>
</configuration>
</execution>
<execution>