aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsebdet <sebastien.determe@intl.att.com>2020-09-04 09:53:41 +0200
committerJulien Bertozzi <julien.bertozzi@intl.att.com>2020-09-07 10:48:12 +0000
commita9d7c2551f09bf50c79bc86c4438e84bc445b256 (patch)
tree8c791b3750e1162d9f28ade56f638d7b0e77b47e
parent26cba80ddf5e97e1df856ed013ea69c45c5c0976 (diff)
Change to public npm repo
Change to public npm repo to avoid issues with the build in npm for catalog-Ui Issue-ID: SDC-3232 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I86fd58471bd89b539ab3068a6ca92277dccdfa23
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index bb6cdaf198..3d00c709c6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -146,7 +146,7 @@ Modifications copyright (c) 2018-2019 Nokia
<nexus.id.snapshot>nexus</nexus.id.snapshot>
<!--nexus-->
- <npm.registry>https://nexus3.onap.org/repository/npm.public/</npm.registry>
+ <npm.registry>https://registry.npmjs.org/</npm.registry>
<nexus.proxy>https://nexus.onap.org</nexus.proxy>
<sitePath>/content/sites/site/org/openecomp/sdc/${project.version}</sitePath>
<staging.profile.id>176c31dfe190a</staging.profile.id>