summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsebdet <sebastien.determe@intl.att.com>2019-10-25 13:25:57 +0200
committersebdet <sebastien.determe@intl.att.com>2019-10-25 13:25:57 +0200
commit996071f950951dc2900f091e2d5dea29fb7fe171 (patch)
tree6c2f1998f4e54e9c560972fae2132e2312cde970 /pom.xml
parent194cb3838aca26b22ae5b6da87abdb3109f72748 (diff)
Reset npm param
Reset NPM parameters so that LF team can test their changes Issue-ID: CLAMP-450 Change-Id: I6e4f3001a79509beafbfcb87fbbeb94822bf955a Signed-off-by: sebdet <sebastien.determe@intl.att.com>
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 6edd4df5..448f290b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1102,7 +1102,7 @@
</goals>
<phase>compile</phase>
<configuration>
- <arguments>install --registry https://registry.npmjs.com/</arguments>
+ <arguments>install</arguments>
</configuration>
</execution>
<execution>