Fix the site jenkins job from failing
[aai/aai-common.git] / aai-annotations / pom.xml
index 214e5bd..4063a40 100644 (file)
@@ -14,7 +14,7 @@
        <properties>
                <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>
                <maven.compiler.target>1.8</maven.compiler.target>
                <maven.compiler.source>1.8</maven.compiler.source>
        </properties>