summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorvarun gudisena <vg411h@att.com>2017-09-25 16:40:40 +0000
committerGerrit Code Review <gerrit@onap.org>2017-09-25 16:40:40 +0000
commit7712561c71c486c4c5c357c2cdd2a084de059875 (patch)
tree03fc1ddf454e15e41d1bca2915b4ec1ee0e8b1a9 /pom.xml
parentff76f18c747a72f0ba631eeb35396e2853ad1ad1 (diff)
parent71cef93397b2ff453d00935dd2d31b88639f6f58 (diff)
Merge "Fix stage site jenkins jobs"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 1b854d9..85726e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,6 +53,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>
<!-- Distribution management -->