summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteven Wright <sw3588@att.com>2018-04-03 15:07:17 +0000
committerGerrit Code Review <gerrit@onap.org>2018-04-03 15:07:17 +0000
commit12eb19622499ec72bab7e3b009415e64784d7865 (patch)
tree6b15a0be351a498289fa9c8c9a04b2989094fdb3
parent45a643f79fcbb296c724ea12a4f5eff5932e0516 (diff)
parent824383d0f0188bee893167b1824774b8163e0508 (diff)
Merge "Define onap.nexus.url in pom.xml"
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 4c24ac1..54460d9 100644
--- 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>