summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorvasraz <vasyl.razinkov@est.tech>2021-04-18 15:09:25 +0100
committerVasyl Razinkov <vasyl.razinkov@est.tech>2021-04-18 15:29:20 +0000
commit98954adaffece7e360a7f26f86fc921634181d27 (patch)
treea506dffbc981838a5a0de448430517d99a7bab65 /pom.xml
parent91a59c759e1fb47479b335d725d4546b513348ac (diff)
Update npm.registry
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3563 Change-Id: I30a115001bb55a40c63777c6137690659df9044f
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 4a6b5ba7de..1babc001dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -153,7 +153,7 @@ Modifications copyright (c) 2018-2019 Nokia
<nexus.id.snapshot>nexus</nexus.id.snapshot>
<!--nexus-->
- <npm.registry>https://registry.npmjs.org/</npm.registry>
+ <npm.registry>https://nexus3.onap.org/repository/npm.public/npm/-/</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>