diff options
Diffstat (limited to 'misc/env')
-rw-r--r-- | misc/env/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/env/pom.xml b/misc/env/pom.xml index 0cd5bc61..8eac8239 100644 --- a/misc/env/pom.xml +++ b/misc/env/pom.xml @@ -85,7 +85,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> <!-- ============================================================== --> |