X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fauth-cmd%2Fpom.xml;h=acff60cbeb7604c6c55b9f4478922758c2ba9b2c;hb=c9324c82b4a7d6e2867b2e765f4949ee306045af;hp=4f8355100a32e291c65ed69cf761e5d0e007dde4;hpb=2e2332825447056f1c107213f2202ba537433a25;p=aaf%2Fauthz.git diff --git a/auth/auth-cmd/pom.xml b/auth/auth-cmd/pom.xml index 4f835510..acff60cb 100644 --- a/auth/auth-cmd/pom.xml +++ b/auth/auth-cmd/pom.xml @@ -16,9 +16,9 @@ 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 @@ -30,12 +30,13 @@ false + 0.7.7.201606060606 3.2 jacoco - target/code-coverage/jacoco-ut.exec - target/code-coverage/jacoco-it.exec + target/code-coverage/jacoco-ut.exec + target/code-coverage/jacoco-it.exec **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** @@ -94,7 +95,6 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 true ${nexusproxy} @@ -105,7 +105,6 @@ org.jacoco jacoco-maven-plugin - ${jacoco.version} **/gen/** @@ -164,17 +163,46 @@ + + maven-assembly-plugin + + tests + + + org.onap.aaf.auth.cmd.AAFcli + + + true + + + + + + full + package + + single + + + + src/assemble/auth-cmd.xml + + + + + + - org.onap.aaf.authz.cadi + org.onap.aaf.authz aaf-cadi-aaf - org.onap.aaf.authz.auth + org.onap.aaf.authz aaf-auth-core