Merge "Fix stage site jenkins job"
authorvarun gudisena <vg411h@att.com>
Tue, 26 Sep 2017 03:24:11 +0000 (03:24 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 26 Sep 2017 03:24:11 +0000 (03:24 +0000)
pom.xml

diff --git a/pom.xml b/pom.xml
index 5e24ae7..9f8957f 100644 (file)
--- 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>