Update sitepath 17/15217/1
authorVarun Gudisena <vg411h@att.com>
Mon, 25 Sep 2017 21:59:02 +0000 (16:59 -0500)
committerVarun Gudisena <vg411h@att.com>
Mon, 25 Sep 2017 21:59:15 +0000 (16:59 -0500)
Updated sitepath property to match group id

issue-id: DMAAP-144
Change-Id: I747fef7325d83979bc7aa3ca3dde62abe8f51865
Signed-off-by: Varun Gudisena <vg411h@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index b07ceb5..0c3346b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
            <sonar.jacoco.itReportPath>target/code-coverage/jacoco-it.exec</sonar.jacoco.itReportPath>
            <!-- 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>
+           <sitePath>/content/sites/site/org/onap/dmaap/messagerouter/dmaapclient/${project.artifactId}/${project.version}</sitePath>
                <nexusproxy>https://nexus.onap.org</nexusproxy>
        </properties>