summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvarun gudisena <vg411h@att.com>2017-09-26 03:24:11 +0000
committerGerrit Code Review <gerrit@onap.org>2017-09-26 03:24:11 +0000
commit17279873f34362be48a64af5841555833d6cf32b (patch)
tree152e140f8f278843f0f369c3b8ca51a33c8d1e92
parentc5f9b801364ba1cb4f3c4c2d6625a6dd763a326f (diff)
parent2e3a9dad70d1b8cb133f4ec75197767a53b29ad3 (diff)
Merge "Fix stage site jenkins job"
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5e24ae7..9f8957f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +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/messagerouter/mirroragent/${project.artifactId}/${project.version}</sitePath>
- <nexusproxy>https://nexus.onap.org</nexusproxy>
+ <nexusproxy>https://nexus.onap.org</nexusproxy>
</properties>
<distributionManagement>