aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvarun gudisena <vg411h@att.com>2017-09-25 16:40:57 +0000
committerGerrit Code Review <gerrit@onap.org>2017-09-25 16:40:57 +0000
commit4dfba6f5c5804b3af25476ad0c9e9dc9474d4df6 (patch)
tree365a77f02f79c56e7263a8fb143e73adb2f856a1
parent3e2d834ce52064d292f4f4928eb210682ede4437 (diff)
parent90a9a1d0d2a0f09f127f2ed8c81199830f5c5b26 (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 2d796fd..19612b7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,6 +52,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>