summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index bbecdd81..53384bb6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<nexusproxy>https://nexus.onap.org</nexusproxy>
- <sitePath>/content/sites/site/${project.groupId}/${project.artifactId}/${project.version}</sitePath>
+ <sitePath>/content/sites/site/org/onap/aai-common/${project.artifactId}/${project.version}</sitePath>
<aai.annotations.version>1.1.0-SNAPSHOT</aai.annotations.version>
<aai.schema.version>1.1.0-SNAPSHOT</aai.schema.version>
<aai.core.version>1.1.0-SNAPSHOT</aai.core.version>