Modify sitepath to release binaries
Issue-ID: AAF-215
Change-Id: I758d4126270091aa1fbe6d5acc03975555a6be0d
Signed-off-by: Sai Gandham <sg481n@att.com>
diff --git a/cadi/client/pom.xml b/cadi/client/pom.xml
index 43c2021..75d9c49 100644
--- a/cadi/client/pom.xml
+++ b/cadi/client/pom.xml
@@ -46,7 +46,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/cadi/${project.artifactId}/${project.version}</sitePath>
</properties>
<developers>