X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=auth%2Fauth-batch%2Fpom.xml;h=fb32d2de250c7d727e7dea8d2cecd9621440a9bb;hb=2b5103e038a7727734097a671d331db9aaab77ba;hp=5a020b9cb25f926a4ec61c73f268603c2554eb4d;hpb=8298ed5d5889a928c988767370dc91645c2570ab;p=aaf%2Fauthz.git diff --git a/auth/auth-batch/pom.xml b/auth/auth-batch/pom.xml index 5a020b9c..fb32d2de 100644 --- a/auth/auth-batch/pom.xml +++ b/auth/auth-batch/pom.xml @@ -25,7 +25,7 @@ org.onap.aaf.authz authparent - 2.1.2.1-SNAPSHOT + 2.1.10-SNAPSHOT ../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.Batch + + + true + + + + + + + full + package + + single + + + + src/assemble/auth-batch.xml + + + + +