X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fauth-deforg%2Fpom.xml;h=771660f95d89154fd465e8d441b2958bb4ddea98;hb=30dca6e573f544599ea7b600dc3cbb6c189d1892;hp=84f0cbb111be4c026538948ce4c4f0126854b271;hpb=6034c49491fcd58013f73f0bd0afcd6f85eb3404;p=aaf%2Fauthz.git diff --git a/auth/auth-deforg/pom.xml b/auth/auth-deforg/pom.xml index 84f0cbb1..771660f9 100644 --- a/auth/auth-deforg/pom.xml +++ b/auth/auth-deforg/pom.xml @@ -23,9 +23,9 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - parent + authparent ../pom.xml - org.onap.aaf.auth + org.onap.aaf.authz 2.1.0-SNAPSHOT @@ -74,12 +74,13 @@ false + true 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/** https://nexus.onap.org @@ -92,13 +93,15 @@ - org.onap.aaf.cadi + org.onap.aaf.authz aaf-cadi-core + ${project.version} - org.onap.aaf.auth + org.onap.aaf.authz aaf-auth-core + ${project.version} @@ -110,6 +113,13 @@ + + org.apache.maven.plugins + maven-deploy-plugin + + false + + org.apache.maven.plugins maven-javadoc-plugin @@ -150,7 +160,6 @@ - pre-unit-test @@ -161,8 +170,6 @@ surefireArgLine - - post-unit-test test @@ -185,7 +192,6 @@ failsafeArgLine - post-integration-test post-integration-test