summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvarun gudisena <vg411h@att.com>2017-09-25 16:40:30 +0000
committerGerrit Code Review <gerrit@onap.org>2017-09-25 16:40:30 +0000
commitdc6371367397e2c88eb0c7164053c6b709cbeedc (patch)
treec66452387eeb2cea1bd9a0fdc1539a6143e6b644
parent2d7f1008073e33b10797cabd02c226101cb25289 (diff)
parent6af912c8b9628086bf08dc43ac98018b556eb949 (diff)
Merge "Fix stage site jenkins jobs"
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index c5d00f8..197f1b3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,6 +49,7 @@
<!-- Note: This list should match jacoco-maven-plugin's exclusion list below -->
<sonar.exclusions>**/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/**</sonar.exclusions>
<sitePath>/content/sites/site/org/onap/dmaap/${project.artifactId}/${project.version}</sitePath>
+ <nexusproxy>https://nexus.onap.org</nexusproxy>
</properties>
<distributionManagement>