diff options
author | Ofir Sonsino <os0695@intl.att.com> | 2019-09-18 10:32:39 +0300 |
---|---|---|
committer | Ofir Sonsino <os0695@intl.att.com> | 2019-09-18 10:32:39 +0300 |
commit | 2de081b45a57f0159ca892989472f21b7dde2a7e (patch) | |
tree | 8e9d8ed68c999dce3b8198594c536a09decc690c | |
parent | b5cc5d63befc07120d0856a0e09b645aff88e4a3 (diff) |
npm registry fix
Change-Id: I6e4b866c118b0c11518a0aff6fce59956b123013
Issue-ID: SDC-2560
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
-rw-r--r-- | pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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> |