diff options
author | Sébastien Determe <sebastien.determe@intl.att.com> | 2019-10-25 13:27:08 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-10-25 13:27:08 +0000 |
commit | 2901ca9fec4a88db325b90bda2103ffc5e921681 (patch) | |
tree | 5f27feb15bfc3e56cda9d71fac90ee58ccaf40ef /pom.xml | |
parent | a3cdfeb2928a41bce3592d8c162bf06ab5f55002 (diff) | |
parent | 996071f950951dc2900f091e2d5dea29fb7fe171 (diff) |
Merge "Reset npm param"
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 --registry https://registry.npmjs.com/</arguments> + <arguments>install</arguments> </configuration> </execution> <execution> |