diff options
Diffstat (limited to 'cadi/client')
-rw-r--r-- | cadi/client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cadi/client/pom.xml b/cadi/client/pom.xml index 43c20215..75d9c499 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> |