X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fauth-deforg%2Fpom.xml;h=bce3199d05d9784b6f887ba36080e3c3bb3bece6;hb=b7440251f26be4e879ae607c3981a3799b8b3909;hp=d282819b46c65e48dc00aad61eba9e7829a9929f;hpb=89904fec8cc8b9ed546f4672fd54b36c8b2975cc;p=aaf%2Fauthz.git diff --git a/auth/auth-deforg/pom.xml b/auth/auth-deforg/pom.xml index d282819b..bce3199d 100644 --- a/auth/auth-deforg/pom.xml +++ b/auth/auth-deforg/pom.xml @@ -26,7 +26,7 @@ authparent ../pom.xml org.onap.aaf.authz - 2.1.0-SNAPSHOT + 2.1.2-SNAPSHOT aaf-auth-deforg @@ -76,13 +76,13 @@ 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/ @@ -95,19 +95,23 @@ org.onap.aaf.authz aaf-cadi-core - ${project.version} org.onap.aaf.authz aaf-auth-core - ${project.version} javax.mail mail + + + org.jvnet.mock-javamail + mock-javamail + 1.9 +