X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fauth-fs%2Fpom.xml;h=bb61fb59cf9a93aeec51515f0155d91f4f8b5d33;hb=103d3ca78423b8c90be7ab3ce76c7144f31476d7;hp=34e161ce868e4674a252fd4788c56dce30bd16fa;hpb=53ad85818a4de32afb51bd27c7d577195d882dd7;p=aaf%2Fauthz.git diff --git a/auth/auth-fs/pom.xml b/auth/auth-fs/pom.xml index 34e161ce..bb61fb59 100644 --- a/auth/auth-fs/pom.xml +++ b/auth/auth-fs/pom.xml @@ -28,12 +28,13 @@ true + 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/** @@ -41,7 +42,7 @@ /content/repositories/snapshots/ /content/repositories/releases/ /content/repositories/staging/ - /content/sites/site/org/onap/aaf/authz/${project.artifactId}/${project.version} + /content/sites/site/org/onap/aaf/authz/auth/${project.artifactId}/${project.version} @@ -111,7 +112,8 @@ 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.fs.props + cadi_log_dir=${project.ext_root_dir}/logs/fs