X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fauth-deforg%2Fpom.xml;h=7aa6ecb9a70f3cb1acda56a77e383a878f1efe4f;hb=a97d731d65bb988e12495d7f9fa6565097c78e26;hp=1fa3f495d5ecfb33e1ca1713ec511db465a84722;hpb=05c86474cdee38b0ae8b66f4d0d3f18385896d1b;p=aaf%2Fauthz.git diff --git a/auth/auth-deforg/pom.xml b/auth/auth-deforg/pom.xml index 1fa3f495..7aa6ecb9 100644 --- a/auth/auth-deforg/pom.xml +++ b/auth/auth-deforg/pom.xml @@ -23,10 +23,10 @@ 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 - 2.1.0-SNAPSHOT + org.onap.aaf.authz + 2.1.1-SNAPSHOT aaf-auth-deforg @@ -72,17 +72,17 @@ - true false + 0.7.7.201606060606 - 3.2 - jacoco - - target/code-coverage/jacoco-ut.exec - target/code-coverage/jacoco-it.exec - - **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** + 3.2 + jacoco + + target/code-coverage/jacoco-ut.exec + target/code-coverage/jacoco-it.exec + + **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** https://nexus.onap.org /content/repositories/snapshots/ /content/repositories/releases/ @@ -93,12 +93,12 @@ - org.onap.aaf.cadi + org.onap.aaf.authz aaf-cadi-core - org.onap.aaf.auth + org.onap.aaf.authz aaf-auth-core @@ -106,6 +106,12 @@ javax.mail mail + + + org.jvnet.mock-javamail + mock-javamail + 1.9 + @@ -115,7 +121,7 @@ org.apache.maven.plugins maven-deploy-plugin - true + false @@ -158,7 +164,6 @@ - pre-unit-test @@ -169,8 +174,6 @@ surefireArgLine - - post-unit-test test @@ -180,6 +183,9 @@ ${project.build.directory}/code-coverage/jacoco-ut.exec ${project.reporting.outputDirectory}/jacoco-ut + + ** + @@ -190,10 +196,12 @@ ${project.build.directory}/code-coverage/jacoco-it.exec + + ** + failsafeArgLine - post-integration-test post-integration-test