npm registry fix 94/95894/1
authorOfir Sonsino <os0695@intl.att.com>
Wed, 18 Sep 2019 07:32:39 +0000 (10:32 +0300)
committerOfir Sonsino <os0695@intl.att.com>
Wed, 18 Sep 2019 07:32:39 +0000 (10:32 +0300)
Change-Id: I6e4b866c118b0c11518a0aff6fce59956b123013
Issue-ID: SDC-2560
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 410f7fb..d22c1d7 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -140,8 +140,7 @@ Modifications copyright (c) 2018-2019 Nokia
         <nexus.id.snapshot>nexus</nexus.id.snapshot>
 
         <!--nexus-->
-        <npm.registry>https://registry.npmjs.org/</npm.registry>
-        <!-- https://nexus.onap.org/content/repositories/npm/ -->
+        <npm.registry>https://nexus3.onap.org/repository/npm.public/</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>