Specify alternate repo from which to download npm 72/120372/1
authorJim Hahn <jrh3@att.com>
Fri, 9 Apr 2021 16:38:43 +0000 (12:38 -0400)
committerJim Hahn <jrh3@att.com>
Fri, 9 Apr 2021 16:39:16 +0000 (12:39 -0400)
Issue-ID: POLICY-3182
Change-Id: I07797f1e2f58830c180303eeb1286b9564c3e4f8
Signed-off-by: Jim Hahn <jrh3@att.com>
integration/pom.xml

index 2c6e9fd..dcca1bd 100644 (file)
@@ -49,6 +49,7 @@
         <version.javax.json>1.1.4</version.javax.json>
         <version.netty>4.1.58.Final</version.netty>
         <jacoco.dataFile>${project.basedir}/../target/code-coverage/jacoco-ut.exec</jacoco.dataFile>
+        <repo.npm>https://nexus3.onap.org/repository/npm.public/npm/-/</repo.npm>
     </properties>
 
     <distributionManagement>