X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fauth-batch%2Fpom.xml;h=04665358dfd30ae085f0f8892aec8e7d76b28693;hb=f8f3bb8fd2e9ffef7022e9ea9c32e061e1fdc281;hp=05ee01cb5d98f3e97d25a7094927afe9dc5fb35d;hpb=a93911399b464aba33c072eb0a994e50a6691b7e;p=aaf%2Fauthz.git diff --git a/auth/auth-batch/pom.xml b/auth/auth-batch/pom.xml index 05ee01cb..04665358 100644 --- a/auth/auth-batch/pom.xml +++ b/auth/auth-batch/pom.xml @@ -25,7 +25,7 @@ org.onap.aaf.authz authparent - 2.1.5-SNAPSHOT + 2.1.13-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 + + + + +