X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fauth-cmd%2Fpom.xml;h=acff60cbeb7604c6c55b9f4478922758c2ba9b2c;hb=c9324c82b4a7d6e2867b2e765f4949ee306045af;hp=1adf13506ad6dffb95528501fd755a4a92e46a56;hpb=f44b927dac674137fe2968b3af23e71ddeb5e5b9;p=aaf%2Fauthz.git diff --git a/auth/auth-cmd/pom.xml b/auth/auth-cmd/pom.xml index 1adf1350..acff60cb 100644 --- a/auth/auth-cmd/pom.xml +++ b/auth/auth-cmd/pom.xml @@ -18,7 +18,7 @@ org.onap.aaf.authz authparent - 2.1.0-SNAPSHOT + 2.1.11-SNAPSHOT ../pom.xml @@ -95,7 +95,6 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 true ${nexusproxy} @@ -106,7 +105,6 @@ org.jacoco jacoco-maven-plugin - ${jacoco.version} **/gen/** @@ -165,6 +163,35 @@ + + maven-assembly-plugin + + tests + + + org.onap.aaf.auth.cmd.AAFcli + + + true + + + + + + full + package + + single + + + + src/assemble/auth-cmd.xml + + + + + + @@ -172,13 +199,11 @@ org.onap.aaf.authz aaf-cadi-aaf - ${project.version} org.onap.aaf.authz aaf-auth-core - ${project.version}