Update License & modify properties in aaf/authz
Updated license file & sitepath modified and O-parent latest added to
parent pom of aaf/authz,Javadocs plugin version added & duplicate staging plugin
removed.Authz-core module sitepath updated.Profiles added in authz-service.
Change-Id: Icd9661a4d1a134062c9c88dbc9c8bd29362be2a7
Issue-id: AAF-59
Signed-off-by: sg481n <sg481n@att.com>
diff --git a/authz-core/pom.xml b/authz-core/pom.xml
index 36c72e6..ef361b4 100644
--- a/authz-core/pom.xml
+++ b/authz-core/pom.xml
@@ -64,7 +64,7 @@
<snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath>
<releaseNexusPath>/content/repositories/releases/</releaseNexusPath>
<stagingNexusPath>/content/repositories/staging/</stagingNexusPath>
- <sitePath>/content/sites/site/${project.groupId}/${project.artifactId}/${project.version}</sitePath>
+ <sitePath>/content/sites/site/org/onap/aaf/authz/${project.artifactId}/${project.version}</sitePath>
</properties>
<dependencies>
<dependency>