diff options
author | Jim Hahn <jrh3@att.com> | 2021-06-28 18:23:51 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-06-28 18:23:51 +0000 |
commit | b908988c81db910d4e2bea3e569e468f5f2c8f85 (patch) | |
tree | a6b28d42bd683f4d703c7de1b43d730a6dc12e50 /gui-clamp/pom.xml | |
parent | 3ce5dd80f2db18bf2afc3c2bde14d09c7562c0a8 (diff) | |
parent | 392e5e2406b8ef4375966d2ac8054a85f822bbc4 (diff) |
Merge "Fix merge jobs failing"
Diffstat (limited to 'gui-clamp/pom.xml')
-rw-r--r-- | gui-clamp/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gui-clamp/pom.xml b/gui-clamp/pom.xml index a1219e1..8d29ce4 100644 --- a/gui-clamp/pom.xml +++ b/gui-clamp/pom.xml @@ -32,6 +32,7 @@ <properties> <ui.react.src>ui-react</ui.react.src> <ui.react.lib.src>ui-react-lib</ui.react.lib.src> + <npm.publish.url>https://nexus3.onap.org/repository/npm.snapshot/</npm.publish.url> </properties> <build> <plugins> |