diff options
author | Sébastien Determe <sebastien.determe@intl.att.com> | 2019-10-24 12:52:11 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-10-24 12:52:11 +0000 |
commit | a5b024797a77766407bf14c970be23c3b497e00b (patch) | |
tree | a065e13a3b0b789435412b94d2eb43b4ca9b2d0b /pom.xml | |
parent | b0aab5e83733d14a5af679c9659aaa37411d37b9 (diff) | |
parent | faefc143f438e6217f29059bab3af7194a4d7a43 (diff) |
Merge "Add npm repo"
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1102,7 +1102,7 @@ </goals> <phase>compile</phase> <configuration> - <arguments>install</arguments> + <arguments>install --registry https://registry.npmjs.com/</arguments> </configuration> </execution> <execution> |