Merge "Change npm repo"
authorSébastien Determe <sebastien.determe@intl.att.com>
Wed, 23 Oct 2019 10:57:01 +0000 (10:57 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 23 Oct 2019 10:57:01 +0000 (10:57 +0000)
pom.xml
ui-react/package.json

diff --git a/pom.xml b/pom.xml
index 62cdee9..6d0d6c8 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                <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>
index dbe3941..8c4e78b 100644 (file)
@@ -5,7 +5,7 @@
        "author": "ONAP Clamp Team",
        "license": "Apache-2.0",
        "publishConfig": {
-               "registry": "https://nexus3.onap.org/repository/npm.snapshot/"
+               "registry": "https://nexus3.onap.org/repository/npm.public/"
        },
        "main": "index.js",
        "proxy": "https://localhost:8443",