Code Review
/
policy
/
gui.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
590e499
)
Fix merge jobs failing
77/122277/1
author
arkadiusz.adamski
<aadamski@est.tech>
Mon, 28 Jun 2021 16:45:45 +0000
(17:45 +0100)
committer
arkadiusz.adamski
<aadamski@est.tech>
Mon, 28 Jun 2021 16:45:45 +0000
(17:45 +0100)
- add npm publish url
Issue-ID: POLICY-3388
Signed-off-by: arkadiusz.adamski <aadamski@est.tech>
Change-Id: Ie14bda34d30b452501d61b9a3acd384ac06c8a6c
gui-clamp/pom.xml
patch
|
blob
|
history
diff --git
a/gui-clamp/pom.xml
b/gui-clamp/pom.xml
index
a1219e1
..
8d29ce4
100644
(file)
--- a/
gui-clamp/pom.xml
+++ b/
gui-clamp/pom.xml
@@
-32,6
+32,7
@@
<properties>
<ui.react.src>ui-react</ui.react.src>
<ui.react.lib.src>ui-react-lib</ui.react.lib.src>
+ <npm.publish.url>https://nexus3.onap.org/repository/npm.snapshot/</npm.publish.url>
</properties>
<build>
<plugins>