Code Review
/
vvp
/
engagementmgr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
98794fa
)
Define onap.nexus.url in pom.xml
57/40257/1
author
Jessica Wagantall
<jwagantall@linuxfoundation.org>
Thu, 29 Mar 2018 18:48:01 +0000
(11:48 -0700)
committer
Jessica Wagantall
<jwagantall@linuxfoundation.org>
Thu, 29 Mar 2018 19:18:44 +0000
(12:18 -0700)
Add missing definition for onap.nexus.url in pom file
to fix Sonar job.
Change-Id: I4fd15db7f2edae20d72e3b938362a1bfa4fc7b9e
Issue-ID: CIMAN-140
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
847824e
..
e8e943a
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-15,6
+15,7
@@
<properties>
<!--nexus-->
+ <onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
<sitePath>/content/sites/site/org/openecomp/vvp/${project.artifactId}/${project.version}</sitePath>
<!--maven-->
<timestamp>${maven.build.timestamp}</timestamp>