diff options
author | sebdet <sebastien.determe@intl.att.com> | 2019-10-23 12:26:11 +0200 |
---|---|---|
committer | sebdet <sebastien.determe@intl.att.com> | 2019-10-23 12:26:11 +0200 |
commit | 70429c84629240697fdd4088c05a1c2d8a707389 (patch) | |
tree | 966e5a1bd63e81a58f1893e191b6474f5504d3bb /pom.xml | |
parent | 982659df4b4add5a2f7e933f44a651c8c3508cef (diff) |
Change npm repo
Change the npm repo so that it refers to the right one set by LF team
Issue-ID: CLAMP-450
Change-Id: Ic5ee9623c2dfce1d829f43c50afb4d087e4158f0
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.snapshot/</npm.publish.url> + <npm.publish.url>https://nexus3.onap.org/repository/npm.public/</npm.publish.url> </properties> <profiles> |