X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fauth-deforg%2Fpom.xml;h=7aa6ecb9a70f3cb1acda56a77e383a878f1efe4f;hb=a97d731d65bb988e12495d7f9fa6565097c78e26;hp=d282819b46c65e48dc00aad61eba9e7829a9929f;hpb=63f9f4d81af883ec5e5fc8de8865c81a2eb6bcd3;p=aaf%2Fauthz.git diff --git a/auth/auth-deforg/pom.xml b/auth/auth-deforg/pom.xml index d282819b..7aa6ecb9 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.1-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 +