X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fauth-batch%2Fpom.xml;h=c30a32af15e57440aa1c8985ccf579e537d2330c;hb=d93862f7ff7716f1d960c165bfb57404055396b1;hp=325b72a0e2f140a237ff00a46999496fdb53ee78;hpb=baa1bc31266e48b0b443ea3dc0eee996f51a0b03;p=aaf%2Fauthz.git diff --git a/auth/auth-batch/pom.xml b/auth/auth-batch/pom.xml index 325b72a0..c30a32af 100644 --- a/auth/auth-batch/pom.xml +++ b/auth/auth-batch/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 @@ -215,6 +220,35 @@ + + maven-assembly-plugin + + tests + + + org.onap.aaf.auth.Batch + + + true + + + + + + + full + package + + single + + + + src/assemble/auth-batch.xml + + + + +