summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSébastien Determe <sebastien.determe@intl.att.com>2019-10-23 12:48:31 +0000
committerGerrit Code Review <gerrit@onap.org>2019-10-23 12:48:31 +0000
commit9038f5e62302bad4abb45884bfb539dbe73074dd (patch)
tree6e8caadaa6261e6b6e56957d4a50afdb3e7beb57 /pom.xml
parent6e4ace7796573f67bfcf5dc99f79e0b604157e9b (diff)
parent4c27274a3edfefe6cf50e6a517865b37786dc7c6 (diff)
Merge "Try to dump config"
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 a5e2e725..76a0e4f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1122,7 +1122,7 @@
</goals>
<phase>deploy</phase>
<configuration>
- <arguments>publish --registry ${npm.publish.url}</arguments>
+ <arguments>run-script publish</arguments>
</configuration>
</execution>
</executions>