Include all modules in AAF parent
Issue-ID: AAF-215
Change-Id: I5aa4b496cebc8d46c720180623ba928c414fad7c
Signed-off-by: Sai Gandham <sg481n@att.com>
diff --git a/auth/auth-gui/pom.xml b/auth/auth-gui/pom.xml
index 8c33812..ce12db8 100644
--- a/auth/auth-gui/pom.xml
+++ b/auth/auth-gui/pom.xml
@@ -42,7 +42,7 @@
<snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath>
<releaseNexusPath>/content/repositories/releases/</releaseNexusPath>
<stagingNexusPath>/content/repositories/staging/</stagingNexusPath>
- <sitePath>/content/sites/site/org.onap.aaf.authz/${project.artifactId}/${project.version}</sitePath>
+ <sitePath>/content/sites/site/org/onap/aaf/authz/${project.artifactId}/${project.version}</sitePath>
</properties>