X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fauth-batch%2Fpom.xml;h=09ce618227fc8493d6b4f76ebffa5649a5bf8e29;hb=7cd0977156eca54c62ba9a5776038144375e292a;hp=8892358df0ba2b152f7e024bee6365d58a118f21;hpb=b7440251f26be4e879ae607c3981a3799b8b3909;p=aaf%2Fauthz.git diff --git a/auth/auth-batch/pom.xml b/auth/auth-batch/pom.xml index 8892358d..09ce6182 100644 --- a/auth/auth-batch/pom.xml +++ b/auth/auth-batch/pom.xml @@ -25,11 +25,11 @@ org.onap.aaf.authz authparent - 2.1.2-SNAPSHOT + 2.1.14-SNAPSHOT ../pom.xml - auth-batch + aaf-auth-batch AAF Auth Batch Batch Processing for AAF Auth jar @@ -120,9 +120,14 @@ + org.onap.aaf.authz + aaf-auth-deforg + + + @@ -132,8 +137,8 @@ org.apache.maven.plugins maven-compiler-plugin - 1.7 - 1.7 + 1.8 + 1.8 @@ -143,17 +148,7 @@ false - - - org.sonatype.plugins - nexus-staging-maven-plugin - true - - ${nexusproxy} - 176c31dfe190a - ecomp-staging - - + org.jacoco jacoco-maven-plugin @@ -215,6 +210,35 @@ + + maven-assembly-plugin + + tests + + + org.onap.aaf.auth.batch.Batch + + + true + + + + + + + full + package + + single + + + + src/assemble/auth-batch.xml + + + + +