diff options
author | sebdet <sebastien.determe@intl.att.com> | 2019-10-23 13:14:44 +0200 |
---|---|---|
committer | sebdet <sebastien.determe@intl.att.com> | 2019-10-23 13:14:44 +0200 |
commit | 83012f4a596b5d4fcc9f4bc9f9410641f1e6e85f (patch) | |
tree | 0211cee9389e2b02a1758223c65ebe8e133b1031 /pom.xml | |
parent | 70429c84629240697fdd4088c05a1c2d8a707389 (diff) |
Change the repo to release
Change the npm repository to release as public seems not accepting the
publish
Issue-ID: CLAMP-450
Change-Id: I34eb4a3e507ecdf3083a5519fce335f9d2b2f6f7
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.public/</npm.publish.url> + <npm.publish.url>https://nexus3.onap.org/repository/npm.release/</npm.publish.url> </properties> <profiles> |