diff options
Diffstat (limited to 'misc/log4j')
-rw-r--r-- | misc/log4j/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/log4j/pom.xml b/misc/log4j/pom.xml index f9398d26..c945b739 100644 --- a/misc/log4j/pom.xml +++ b/misc/log4j/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> <dependencies> |