X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cadi%2Faaf%2Fpom.xml;h=ea8bb1eefcd006eb7c57b9db453700675ef29b02;hb=7cd0977156eca54c62ba9a5776038144375e292a;hp=dcc89e9322a653c5ec58e7dca9d773765f24b981;hpb=30dca6e573f544599ea7b600dc3cbb6c189d1892;p=aaf%2Fauthz.git diff --git a/cadi/aaf/pom.xml b/cadi/aaf/pom.xml index dcc89e93..ea8bb1ee 100644 --- a/cadi/aaf/pom.xml +++ b/cadi/aaf/pom.xml @@ -24,7 +24,7 @@ org.onap.aaf.authz cadiparent - 2.1.0-SNAPSHOT + 2.1.14-SNAPSHOT .. @@ -35,7 +35,7 @@ - true + 0.7.7.201606060606 3.2 jacoco @@ -91,25 +91,21 @@ org.onap.aaf.authz aaf-auth-client - ${project.version} org.onap.aaf.authz aaf-cadi-client - ${project.version} org.onap.aaf.authz aaf-misc-env - ${project.version} org.onap.aaf.authz aaf-cadi-core - ${project.version} @@ -124,20 +120,9 @@ org.apache.maven.plugins maven-compiler-plugin - - org.sonatype.plugins - nexus-staging-maven-plugin - true - - ${nexusproxy} - 176c31dfe190a - ecomp-staging - - org.jacoco jacoco-maven-plugin - ${jacoco.version} **/gen/** @@ -192,14 +177,35 @@ - + + + maven-assembly-plugin + + tests + + + org.onap.aaf.cadi.configure.Agent + + + true + + + + + + full + package + + single + + + + src/assemble/cadi-aaf.xml + + + + +