X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fauth-batch%2Fpom.xml;h=0e54d3183c18531e366620304dd982ab70ee3cf0;hb=a97d731d65bb988e12495d7f9fa6565097c78e26;hp=98cf0f33bb3e70e38c1fc67837034fb361495dcf;hpb=53ad85818a4de32afb51bd27c7d577195d882dd7;p=aaf%2Fauthz.git diff --git a/auth/auth-batch/pom.xml b/auth/auth-batch/pom.xml index 98cf0f33..0e54d318 100644 --- a/auth/auth-batch/pom.xml +++ b/auth/auth-batch/pom.xml @@ -23,9 +23,9 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - org.onap.aaf.authz.auth - parent - 2.1.0-SNAPSHOT + org.onap.aaf.authz + authparent + 2.1.1-SNAPSHOT ../pom.xml @@ -76,12 +76,13 @@ false + 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 @@ -94,27 +95,27 @@ - org.onap.aaf.authz.misc + org.onap.aaf.authz aaf-misc-env - org.onap.aaf.authz.cadi + org.onap.aaf.authz aaf-cadi-core - org.onap.aaf.authz.misc + org.onap.aaf.authz aaf-misc-rosetta - org.onap.aaf.authz.cadi + org.onap.aaf.authz aaf-cadi-aaf - org.onap.aaf.authz.auth + org.onap.aaf.authz aaf-auth-cass @@ -146,7 +147,6 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 true ${nexusproxy} @@ -157,7 +157,6 @@ org.jacoco jacoco-maven-plugin - ${jacoco.version} **/gen/**