Fix the site jenkins job from failing
[aai/aai-common.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index bbecdd8..53384bb 100644 (file)
--- 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>