X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fauth-client%2Fpom.xml;h=0cf34aa83cd14c855d09b031df0b79f613f7dbad;hb=103d3ca78423b8c90be7ab3ce76c7144f31476d7;hp=a255b64a2c3589395bdebd6fbb3dac2aeed21e6a;hpb=c434f3ccdf1ce66d35f1acee5352cfde8e4f3202;p=aaf%2Fauthz.git diff --git a/auth/auth-client/pom.xml b/auth/auth-client/pom.xml index a255b64a..0cf34aa8 100644 --- a/auth/auth-client/pom.xml +++ b/auth/auth-client/pom.xml @@ -27,7 +27,7 @@ aaf-auth-client AAF Auth Client XSD Generated classes for AAF Auth - org.onap.aaf.auth + org.onap.aaf.authz.auth 2.10-SNAPSHOT jar @@ -35,19 +35,20 @@ UTF-8 true + 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 /content/repositories/snapshots/ /content/repositories/releases/ /content/repositories/staging/ - /content/sites/site/org/onap/aaf/authz/${project.artifactId}/${project.version} + /content/sites/site/org/onap/aaf/authz/auth/${project.artifactId}/${project.version}