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)
1  2 
pom.xml

diff --combined pom.xml
+++ b/pom.xml
@@@ -34,7 -34,7 +34,7 @@@
                <version>0.1.1</version>
        </parent>
  
 -      <name>dmaapMMAgent</name>
 +      <name>dmaap-messagerouter-mirroragent</name>
        <description>Mirror Maker Agent - Repliaction agent</description>
  
        <properties>
@@@ -49,7 -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>