X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fauth-batch%2Fpom.xml;h=18f867001ee9af04d4926c1acadd9190f13e4be1;hb=c9324c82b4a7d6e2867b2e765f4949ee306045af;hp=bd04980402ce4d574c5eb1f9b2e523bae1b39098;hpb=103d3ca78423b8c90be7ab3ce76c7144f31476d7;p=aaf%2Fauthz.git diff --git a/auth/auth-batch/pom.xml b/auth/auth-batch/pom.xml index bd049804..18f86700 100644 --- a/auth/auth-batch/pom.xml +++ b/auth/auth-batch/pom.xml @@ -23,13 +23,13 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - org.onap.aaf.authz.auth - parent - 2.1.0-SNAPSHOT + org.onap.aaf.authz + authparent + 2.1.11-SNAPSHOT ../pom.xml - auth-batch + aaf-auth-batch AAF Auth Batch Batch Processing for AAF Auth jar @@ -76,7 +76,7 @@ false - true + 0.7.7.201606060606 3.2 jacoco @@ -89,40 +89,45 @@ /content/repositories/snapshots/ /content/repositories/releases/ /content/repositories/staging/ - /content/sites/site/org/onap/aaf/authz/auth/${project.artifactId}/${project.version} + /content/sites/site/org/onap/aaf/authz/${project.artifactId}/${project.version} - org.onap.aaf.authz.misc + org.onap.aaf.authz aaf-misc-env - org.onap.aaf.authz.cadi + org.onap.aaf.authz aaf-cadi-core - org.onap.aaf.authz.misc + org.onap.aaf.authz aaf-misc-rosetta - org.onap.aaf.authz.cadi + org.onap.aaf.authz aaf-cadi-aaf - org.onap.aaf.authz.auth + org.onap.aaf.authz aaf-auth-cass + 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 @@ -147,7 +152,6 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 true ${nexusproxy} @@ -158,7 +162,6 @@ org.jacoco jacoco-maven-plugin - ${jacoco.version} **/gen/** @@ -217,6 +220,35 @@ + + maven-assembly-plugin + + tests + + + org.onap.aaf.auth.batch.Batch + + + true + + + + + + + full + package + + single + + + + src/assemble/auth-batch.xml + + + + +