X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fauth-cmd%2Fpom.xml;h=55c709f8b8fdd7b51181b56ce1bbf0d6d9b4b635;hb=a97d731d65bb988e12495d7f9fa6565097c78e26;hp=956094b82b71d420a2388545068e87d230548921;hpb=40077be45039102b97347e4129a8b9c301a82c16;p=aaf%2Fauthz.git diff --git a/auth/auth-cmd/pom.xml b/auth/auth-cmd/pom.xml index 956094b8..55c709f8 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.1-SNAPSHOT ../pom.xml @@ -30,7 +30,7 @@ false - true + 0.7.7.201606060606 3.2 jacoco @@ -44,7 +44,7 @@ /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} @@ -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,20 +163,47 @@ + + 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 - ${project.version} - org.onap.aaf.authz.auth + org.onap.aaf.authz aaf-auth-core - ${project.version}