X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fauth-batch%2Fpom.xml;h=18f867001ee9af04d4926c1acadd9190f13e4be1;hb=c9324c82b4a7d6e2867b2e765f4949ee306045af;hp=00638a756b19a456d1db8fdf78a5283b3557b723;hpb=ceda6e8bc270202bcb24340b86617110289c902e;p=aaf%2Fauthz.git diff --git a/auth/auth-batch/pom.xml b/auth/auth-batch/pom.xml index 00638a75..18f86700 100644 --- a/auth/auth-batch/pom.xml +++ b/auth/auth-batch/pom.xml @@ -25,11 +25,11 @@ org.onap.aaf.authz authparent - 2.1.0-SNAPSHOT + 2.1.11-SNAPSHOT ../pom.xml - auth-batch + aaf-auth-batch AAF Auth Batch Batch Processing for AAF Auth jar @@ -97,37 +97,37 @@ org.onap.aaf.authz aaf-misc-env - ${project.version} org.onap.aaf.authz aaf-cadi-core - ${project.version} org.onap.aaf.authz aaf-misc-rosetta - ${project.version} org.onap.aaf.authz aaf-cadi-aaf - ${project.version} org.onap.aaf.authz aaf-auth-cass - ${project.version} + 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 @@ -152,7 +152,6 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 true ${nexusproxy} @@ -163,7 +162,6 @@ org.jacoco jacoco-maven-plugin - ${jacoco.version} **/gen/** @@ -222,6 +220,35 @@ + + maven-assembly-plugin + + tests + + + org.onap.aaf.auth.batch.Batch + + + true + + + + + + + full + package + + single + + + + src/assemble/auth-batch.xml + + + + +