X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fauth-oauth%2Fpom.xml;h=fdd236aca0a57aa7e2a4ce83266a83afd18e80c9;hb=4ad4763d8c9191998cc671a884d1af5da6ba8bb9;hp=93d7b93a8e51c4944c765473e77df1a721ba677e;hpb=2e2332825447056f1c107213f2202ba537433a25;p=aaf%2Fauthz.git diff --git a/auth/auth-oauth/pom.xml b/auth/auth-oauth/pom.xml index 93d7b93a..fdd236ac 100644 --- a/auth/auth-oauth/pom.xml +++ b/auth/auth-oauth/pom.xml @@ -15,9 +15,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.2-SNAPSHOT ../pom.xml @@ -28,12 +28,13 @@ 25 + 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/** @@ -46,17 +47,17 @@ - org.onap.aaf.authz.auth + org.onap.aaf.authz aaf-auth-core - org.onap.aaf.authz.auth + org.onap.aaf.authz aaf-auth-cass - org.onap.aaf.authz.cadi + org.onap.aaf.authz aaf-cadi-aaf @@ -91,7 +92,9 @@ org.onap.aaf.auth.oauth.AAF_OAuth oauth - cadi_prop_files=${project.conf_dir}/org.osaaf.oauth.props + cadi_prop_files=${project.ext_root_dir}/etc/org.osaaf.aaf.oauth.props + cadi_log_dir=${project.ext_root_dir}/logs/oauth + cadi_etc_dir=${project.ext_root_dir}/etc @@ -100,7 +103,6 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 true ${nexusproxy} @@ -111,7 +113,6 @@ org.jacoco jacoco-maven-plugin - ${jacoco.version} **/gen/**