summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-BE
diff options
context:
space:
mode:
Diffstat (limited to 'ecomp-portal-BE')
-rw-r--r--ecomp-portal-BE/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ecomp-portal-BE/pom.xml b/ecomp-portal-BE/pom.xml
index e8590cbc..41df842b 100644
--- a/ecomp-portal-BE/pom.xml
+++ b/ecomp-portal-BE/pom.xml
@@ -19,7 +19,7 @@
<snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath>
<releaseNexusPath>/content/repositories/releases/</releaseNexusPath>
<stagingNexusPath>/content/repositories/staging/</stagingNexusPath>
- <sitePath>/content/sites/site/org/openecomp/portal/${project.version}</sitePath>
+ <sitePath>/content/sites/site/${project.groupId}/${project.artifactId}/${project.version}</sitePath>
</properties>
<reporting>