X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fauth-cmd%2Fpom.xml;h=5127afb6e617d5542489bbb61765f835401b3524;hb=8298ed5d5889a928c988767370dc91645c2570ab;hp=7666e9791ad038c69f0cb3f414b35290a5d4d8de;hpb=c36423577d5b8501af78cc2f8a7db1e43eacdf0d;p=aaf%2Fauthz.git diff --git a/auth/auth-cmd/pom.xml b/auth/auth-cmd/pom.xml index 7666e979..5127afb6 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.2.1-SNAPSHOT ../pom.xml @@ -30,7 +30,7 @@ false - true + 0.7.7.201606060606 3.2 jacoco @@ -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,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