diff options
Diffstat (limited to 'cadi/shiro/pom.xml')
-rw-r--r-- | cadi/shiro/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cadi/shiro/pom.xml b/cadi/shiro/pom.xml index 76ec2e60..5374ef48 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/${project.artifactId}/${project.version}</sitePath> </properties> <developers> |