Merge "Fix stage site jenkins jobs"
[dmaap/messagerouter/mirroragent.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index a57d502..197f1b3 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -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,6 +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/${project.artifactId}/${project.version}</sitePath>
+               <nexusproxy>https://nexus.onap.org</nexusproxy>
        </properties>
        
        <distributionManagement>