Change to public npm repo 47/112147/5
authorsebdet <sebastien.determe@intl.att.com>
Fri, 4 Sep 2020 07:53:41 +0000 (09:53 +0200)
committerJulien Bertozzi <julien.bertozzi@intl.att.com>
Mon, 7 Sep 2020 10:48:12 +0000 (10:48 +0000)
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

pom.xml

diff --git a/pom.xml b/pom.xml
index bb6cdaf..3d00c70 100644 (file)
--- 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>