X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fauth-oauth%2Fpom.xml;h=47a64f41c5c8ad518bde268d3a1e36d72dfbc9c9;hb=c9324c82b4a7d6e2867b2e765f4949ee306045af;hp=18f63281acdea31c0491e7ba26b4dd71ba2e3b61;hpb=1ef69d23678f12c3c78e85c5b4579e305862ed8e;p=aaf%2Fauthz.git diff --git a/auth/auth-oauth/pom.xml b/auth/auth-oauth/pom.xml index 18f63281..47a64f41 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.11-SNAPSHOT ../pom.xml @@ -28,7 +28,7 @@ 25 - true + 0.7.7.201606060606 3.2 jacoco @@ -47,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 @@ -92,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 @@ -101,7 +103,6 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 true ${nexusproxy} @@ -112,7 +113,6 @@ org.jacoco jacoco-maven-plugin - ${jacoco.version} **/gen/**