diff options
author | sebdet <sebastien.determe@intl.att.com> | 2019-10-23 15:30:18 +0200 |
---|---|---|
committer | sebdet <sebastien.determe@intl.att.com> | 2019-10-23 15:30:18 +0200 |
commit | 5eec3f360c90c49e7bbdbddcb49cad883d950af9 (patch) | |
tree | da98172e73748ccf5877e928dd906d9d0b94b5fa /pom.xml | |
parent | 4c27274a3edfefe6cf50e6a517865b37786dc7c6 (diff) |
Change the npm repo
Change the npm repo to the one specify in the npmrc
Issue-ID: CLAMP-450
Change-Id: I7e416ca31f4beb06d2b0c3b3feff0dcb50c57279
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.release/</npm.publish.url> + <npm.publish.url>https://nexus3.onap.org/repository/npm/</npm.publish.url> </properties> <profiles> |