X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fauth-batch%2Fpom.xml;h=32e7cee1422d829dfdf3ee084b00525d8416be3b;hb=f2b24d074b23704f809ea19ebcf558b3a39eb5b9;hp=730dfab79ff5987a2dcac35ab979ccb7a2706e36;hpb=30dca6e573f544599ea7b600dc3cbb6c189d1892;p=aaf%2Fauthz.git diff --git a/auth/auth-batch/pom.xml b/auth/auth-batch/pom.xml index 730dfab7..32e7cee1 100644 --- a/auth/auth-batch/pom.xml +++ b/auth/auth-batch/pom.xml @@ -25,11 +25,11 @@ org.onap.aaf.authz authparent - 2.1.0-SNAPSHOT + 2.1.15 ../pom.xml - auth-batch + aaf-auth-batch AAF Auth Batch Batch Processing for AAF Auth jar @@ -76,7 +76,7 @@ false - true + 0.7.7.201606060606 3.2 jacoco @@ -97,37 +97,37 @@ org.onap.aaf.authz aaf-misc-env - ${project.version} org.onap.aaf.authz aaf-cadi-core - ${project.version} org.onap.aaf.authz aaf-misc-rosetta - ${project.version} org.onap.aaf.authz aaf-cadi-aaf - ${project.version} org.onap.aaf.authz aaf-auth-cass - ${project.version} + org.onap.aaf.authz + aaf-auth-deforg + + + @@ -137,8 +137,8 @@ org.apache.maven.plugins maven-compiler-plugin - 1.7 - 1.7 + 1.8 + 1.8 @@ -148,22 +148,10 @@ false - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${nexusproxy} - 176c31dfe190a - ecomp-staging - - + org.jacoco jacoco-maven-plugin - ${jacoco.version} **/gen/** @@ -222,6 +210,35 @@ + + maven-assembly-plugin + + tests + + + org.onap.aaf.auth.batch.Batch + + + true + + + + + + + full + package + + single + + + + src/assemble/auth-batch.xml + + + + +