From a9d2108ed04172d2a54a8a317350946c83b0bbde Mon Sep 17 00:00:00 2001 From: sg481n Date: Sat, 23 Sep 2017 14:26:06 +0000 Subject: 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. Issue-id: AAF-59 Change-Id: I13a843d1b1868a12b0f0387ff2ba99e516c7601f Signed-off-by: sg481n --- authz-fs/pom.xml | 32 +++----------------------------- 1 file changed, 3 insertions(+), 29 deletions(-) (limited to 'authz-fs') diff --git a/authz-fs/pom.xml b/authz-fs/pom.xml index b93e30f4..14d0997b 100644 --- a/authz-fs/pom.xml +++ b/authz-fs/pom.xml @@ -66,7 +66,7 @@ /content/repositories/snapshots/ /content/repositories/releases/ /content/repositories/staging/ - /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} + /content/sites/site/org/onap/aaf/authz/${project.artifactId}/${project.version} @@ -103,6 +103,7 @@ org.apache.maven.plugins maven-javadoc-plugin + 2.10.4 false @@ -211,32 +212,5 @@ dav:${nexusproxy}${sitePath} - - - onap-plugin-snapshots - https://nexus.onap.org/content/repositories/snapshots/ - - - - - - central - Maven 2 repository 2 - http://repo2.maven.org/maven2/ - - - onap-jar-snapshots - https://nexus.onap.org/content/repositories/snapshots - - - spring-repo - Spring repo - https://artifacts.alfresco.com/nexus/content/repositories/public/ - - - repository.jboss.org-public - JBoss.org Maven repository - https://repository.jboss.org/nexus/content/groups/public - - + -- cgit 1.2.3-korg