Modify sitepath to release binaries

Issue-ID: AAF-215
Change-Id: I758d4126270091aa1fbe6d5acc03975555a6be0d
Signed-off-by: Sai Gandham <sg481n@att.com>
diff --git a/cadi/shiro/pom.xml b/cadi/shiro/pom.xml
index 4813c38..990b9ce 100644
--- a/cadi/shiro/pom.xml
+++ b/cadi/shiro/pom.xml
@@ -48,7 +48,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>