Fix sitePath to match groupId 09/3109/1
authorig6133 <ig6133@intl.att.com>
Thu, 6 Apr 2017 13:46:13 +0000 (16:46 +0300)
committerig6133 <ig6133@intl.att.com>
Thu, 6 Apr 2017 13:46:13 +0000 (16:46 +0300)
Change-Id: I8afc7dcd9d5600a88ad20088f5639fafe7006e90
Signed-off-by: ig6133 <ig6133@intl.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 8cc2d00..ac309c2 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
                <sonar.projectBaseDir>${project.basedir}</sonar.projectBaseDir>
                <sonar.jacoco.reportPath>${project.basedir}/target/jacoco.exec</sonar.jacoco.reportPath>
                <nexus.proxy>https://nexus.onap.org</nexus.proxy>
-               <sitePath>/content/sites/site/org/openecomp/sdc-distribution-client/${project.version}</sitePath>
+               <sitePath>/content/sites/site/org/openecomp/sdc/sdc-distribution-client/${project.version}</sitePath>
                <snapshots.path>snapshots</snapshots.path>
                <releases.path>releases</releases.path>
                <staging.profile.id>176c31dfe190a</staging.profile.id>