X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fauth-batch%2Fpom.xml;h=18f867001ee9af04d4926c1acadd9190f13e4be1;hb=c9324c82b4a7d6e2867b2e765f4949ee306045af;hp=1c49d6fbcfd343f67046e9932b0cb0c0381ad5f3;hpb=e0a2e0d0c79dcaf4532d0ca3aeefd3f5546af404;p=aaf%2Fauthz.git diff --git a/auth/auth-batch/pom.xml b/auth/auth-batch/pom.xml index 1c49d6fb..18f86700 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-SNAPSHOT + 2.1.11-SNAPSHOT ../pom.xml @@ -118,16 +118,16 @@ org.onap.aaf.authz aaf-auth-cass - + - javax.mail - mail + 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 @@ -220,6 +220,35 @@ + + maven-assembly-plugin + + tests + + + org.onap.aaf.auth.batch.Batch + + + true + + + + + + + full + package + + single + + + + src/assemble/auth-batch.xml + + + + +