X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fauth-fs%2Fpom.xml;h=93b55e97de7ec0a5e65fad5898a69de5e6f29747;hb=4ad4763d8c9191998cc671a884d1af5da6ba8bb9;hp=34e161ce868e4674a252fd4788c56dce30bd16fa;hpb=2e2332825447056f1c107213f2202ba537433a25;p=aaf%2Fauthz.git diff --git a/auth/auth-fs/pom.xml b/auth/auth-fs/pom.xml index 34e161ce..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,12 +28,13 @@ true + 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/** @@ -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/**