fix for sitepath 59/3159/1
authorPamela Dragosh <pdragosh@research.att.com>
Thu, 6 Apr 2017 15:06:34 +0000 (11:06 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Fri, 7 Apr 2017 13:55:45 +0000 (13:55 +0000)
Change-Id: Ibd40de406f5b020575b02ca39a0c267e755b6a3f
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
(cherry picked from commit e1dcfc5600388c7c4620d5f16d94627db1c52e2e)

pom.xml

diff --git a/pom.xml b/pom.xml
index f03ed79..d8c22a7 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
                <sonar.projectVersion>${project.version}</sonar.projectVersion>
                <common-modules.version>[1.0.0-SNAPSHOT]</common-modules.version>
                <nexusproxy>https://nexus.onap.org</nexusproxy>
-               <sitePath>/content/sites/site/org/onap/policy/${project.version}</sitePath>
+               <sitePath>/content/sites/site/${project.groupId}/${project.artifactId}/${project.version}</sitePath>
        </properties>