X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cadi%2Fpom.xml;h=b6f12625d0741c713497d820df3ade431c696896;hb=c83c633d7a5f8ae8a7f84a15e3824c46ced305fe;hp=a9d8a9981e8bb5abfa00ec85487c5ee10518469c;hpb=3901cf8002977b5008ecf727d9911dd9334e12da;p=aaf%2Fauthz.git diff --git a/cadi/pom.xml b/cadi/pom.xml index a9d8a998..b6f12625 100644 --- a/cadi/pom.xml +++ b/cadi/pom.xml @@ -24,7 +24,7 @@ org.onap.aaf.authz.cadi parent AAF CADI Parent (Code, Access, Data, Identity) - 1.5.0-SNAPSHOT + 2.1.0-SNAPSHOT 2015-07-20 ONAP @@ -40,7 +40,7 @@ true UTF-8 - 1.3.0-SNAPSHOT + 2.1.0-SNAPSHOT 2.10-SNAPSHOT 9.3.9.v20160517 1.5.1 @@ -49,8 +49,8 @@ 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 @@ -350,6 +350,12 @@ maven-surefire-plugin 2.17 + false + + **/JU*.java + + +