X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fauth-batch%2Fpom.xml;h=32e7cee1422d829dfdf3ee084b00525d8416be3b;hb=f2b24d074b23704f809ea19ebcf558b3a39eb5b9;hp=d5db8df32c03c35e8237bff91c1b63292e22479f;hpb=e18eecbea001562d1e1a19cdccfe1684b3da05f7;p=aaf%2Fauthz.git diff --git a/auth/auth-batch/pom.xml b/auth/auth-batch/pom.xml index d5db8df3..32e7cee1 100644 --- a/auth/auth-batch/pom.xml +++ b/auth/auth-batch/pom.xml @@ -25,7 +25,7 @@ org.onap.aaf.authz authparent - 2.1.6-SNAPSHOT + 2.1.15 ../pom.xml @@ -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 + + + + +