diff options
author | Sai Gandham <sg481n@att.com> | 2018-04-09 21:22:48 +0000 |
---|---|---|
committer | Sai Gandham <sg481n@att.com> | 2018-04-09 21:22:59 +0000 |
commit | 30dca6e573f544599ea7b600dc3cbb6c189d1892 (patch) | |
tree | d3824e8298bdff14f43e8e1a3ff330f2c678089a /misc/xgen/pom.xml | |
parent | 34e9cfe9e651837b18dba5af99a6fa9816dfb9a8 (diff) |
Include all modules in AAF parent
Issue-ID: AAF-215
Change-Id: I5aa4b496cebc8d46c720180623ba928c414fad7c
Signed-off-by: Sai Gandham <sg481n@att.com>
Diffstat (limited to 'misc/xgen/pom.xml')
-rw-r--r-- | misc/xgen/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/xgen/pom.xml b/misc/xgen/pom.xml index 0dedf11d..25a99f6b 100644 --- a/misc/xgen/pom.xml +++ b/misc/xgen/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> |