X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fauth-fs%2Fpom.xml;h=93b55e97de7ec0a5e65fad5898a69de5e6f29747;hb=4ad4763d8c9191998cc671a884d1af5da6ba8bb9;hp=b109e9bcb0e1c4c0d1cc9f0622c15a036dd6700c;hpb=61f8fdfa4be59b1c6172bec7ab54369c20b59f2e;p=aaf%2Fauthz.git diff --git a/auth/auth-fs/pom.xml b/auth/auth-fs/pom.xml index b109e9bc..93b55e97 100644 --- a/auth/auth-fs/pom.xml +++ b/auth/auth-fs/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,6 +28,7 @@ true + 0.7.7.201606060606 3.2 jacoco @@ -83,12 +84,12 @@ - org.onap.aaf.authz.auth + org.onap.aaf.authz aaf-auth-core - org.onap.aaf.authz.cadi + org.onap.aaf.authz aaf-cadi-core @@ -111,7 +112,9 @@ org.onap.aaf.auth.fs.AAF_FS fs - cadi_prop_files=${project.conf_dir}/org.osaaf.fs.props + cadi_prop_files=${project.ext_root_dir}/etc/org.osaaf.aaf.fs.props + cadi_log_dir=${project.ext_root_dir}/logs/fs + cadi_etc_dir=${project.ext_root_dir}/etc @@ -120,7 +123,6 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 true ${nexusproxy} @@ -131,7 +133,6 @@ org.jacoco jacoco-maven-plugin - ${jacoco.version} **/gen/**