summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorVarun Gudisena <vg411h@att.com>2017-09-25 22:15:06 -0500
committerVarun Gudisena <vg411h@att.com>2017-09-25 22:15:11 -0500
commit2e3a9dad70d1b8cb133f4ec75197767a53b29ad3 (patch)
tree025b22df6cc662318725ac97ccca6784b964c32b /pom.xml
parent3345dff305a909d87706296f6004ede781f9d471 (diff)
Fix stage site jenkins job
Added group id for stage site jenkins job issue-id: DMAAP-144 Change-Id: Ia3e330ecc1fd906734582ebf77afad8ce09302e3 Signed-off-by: Varun Gudisena <vg411h@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ef4221a..ae7249f 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>