X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fauth-oauth%2Fpom.xml;h=16a3715b22a073b0e32d99dfc75e64370b00fdde;hb=a97d731d65bb988e12495d7f9fa6565097c78e26;hp=513b4b8385b3fb69dab6d150cf59cc93698a80c4;hpb=61f8fdfa4be59b1c6172bec7ab54369c20b59f2e;p=aaf%2Fauthz.git diff --git a/auth/auth-oauth/pom.xml b/auth/auth-oauth/pom.xml index 513b4b83..16a3715b 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.1-SNAPSHOT ../pom.xml @@ -28,6 +28,7 @@ 25 + 0.7.7.201606060606 3.2 jacoco @@ -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,8 @@ 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.oauth.props + cadi_log_dir=${project.ext_root_dir}/logs/oauth @@ -100,7 +102,6 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 true ${nexusproxy} @@ -111,7 +112,6 @@ org.jacoco jacoco-maven-plugin - ${jacoco.version} **/gen/**