[AAI-ONAP] Fix the groupId for the javadocs 01/5001/1
authorVenkata Harish K Kajur <vk250x@att.com>
Mon, 12 Jun 2017 21:54:43 +0000 (17:54 -0400)
committerVenkata Harish K Kajur <vk250x@att.com>
Mon, 12 Jun 2017 21:55:01 +0000 (17:55 -0400)
Change-Id: I8a44340d7bc74f725ce4848328c245dfddf01ca8
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 9d1f223..3ac66e7 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
        </modules>
        <properties>
                <nexusproxy>https://nexus.onap.org</nexusproxy>
-               <sitePath>/content/sites/site/${project.groupId}/${project.artifactId}/${project.version}</sitePath>
+               <sitePath>/content/sites/site/org/onap/aai/resources/${project.artifactId}/${project.version}</sitePath>
                <maven.compiler.target>1.8</maven.compiler.target>
                <maven.compiler.source>1.8</maven.compiler.source>
                <module.ajsc.namespace.name>ActiveAndAvailableInventory-CloudNetwork</module.ajsc.namespace.name>