X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=authz-gw%2Fpom.xml;h=93224123e2f697848ec37122b1f8bd93c87986b5;hb=10027f3cd15afd2c8ef341e5cd92de911e07965e;hp=e997dfde460f912c6d4c6ffe5f20d061f4b5c081;hpb=40cd35657e9ced190833274bccd4bae4481171d9;p=aaf%2Fauthz.git diff --git a/authz-gw/pom.xml b/authz-gw/pom.xml index e997dfde..93224123 100644 --- a/authz-gw/pom.xml +++ b/authz-gw/pom.xml @@ -27,7 +27,7 @@ org.onap.aaf.authz parent - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT ../pom.xml @@ -35,12 +35,7 @@ Authz Gate/Wall GW API https://github.com/att/AAF - - - BSD License - - - + Jonathan Gathman @@ -53,8 +48,10 @@ true 30 - 1.0.0-SNAPSHOT + 1.0.0-SNAPSHOT + 1.0.0-SNAPSHOT java + true jacoco ${project.build.directory}/surefire-reports ${project.build.directory}/coverage-reports/jacoco.exec @@ -65,13 +62,14 @@ /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} org.onap.aaf.authz authz-core + ${project.version} @@ -84,6 +82,7 @@ org.onap.aaf.cadi cadi-aaf + ${project.cadiVersion} @@ -107,16 +106,23 @@ 2.3.1 - - - org.apache.maven.plugins - maven-deploy-plugin - - true - - - - + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.4 + + false + + + + attach-javadocs + + jar + + + + org.apache.maven.plugins maven-source-plugin @@ -140,7 +146,6 @@ ${nexusproxy} 176c31dfe190a ecomp-staging - ${skip.staging.artifacts} @@ -193,7 +198,8 @@ - + + @@ -213,32 +219,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 - - +