diff options
author | sebdet <sebastien.determe@intl.att.com> | 2019-10-24 10:37:58 +0200 |
---|---|---|
committer | sebdet <sebastien.determe@intl.att.com> | 2019-10-24 10:37:58 +0200 |
commit | 6b214fe34d54ea92d148b3deb503fff8e07ac6d8 (patch) | |
tree | 2ed58cefcb9ae65645c1db58253bc21e236b00a6 /pom.xml | |
parent | 5eec3f360c90c49e7bbdbddcb49cad883d950af9 (diff) |
Change npm repo
Change the repo again to release, the auth setting was not there for
jenkins
Issue-ID: CLAMP-450
Change-Id: Iad8231741ae5aa38f808ca471255ef1eb43810a7
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -107,7 +107,7 @@ <python.http.proxy.param /> <tomcat.version>9.0.20</tomcat.version> <ui.react.src>ui-react</ui.react.src> - <npm.publish.url>https://nexus3.onap.org/repository/npm/</npm.publish.url> + <npm.publish.url>https://nexus3.onap.org/repository/npm.release/</npm.publish.url> </properties> <profiles> |