X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fauth-fs%2Fpom.xml;h=9f5c6aa6d995942a30f56ce794ffbd1c16f1afeb;hb=refs%2Fchanges%2F67%2F41767%2F1;hp=b109e9bcb0e1c4c0d1cc9f0622c15a036dd6700c;hpb=61f8fdfa4be59b1c6172bec7ab54369c20b59f2e;p=aaf%2Fauthz.git diff --git a/auth/auth-fs/pom.xml b/auth/auth-fs/pom.xml index b109e9bc..9f5c6aa6 100644 --- a/auth/auth-fs/pom.xml +++ b/auth/auth-fs/pom.xml @@ -15,8 +15,8 @@ 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 + org.onap.aaf.authz + authparent 2.1.0-SNAPSHOT ../pom.xml @@ -28,6 +28,7 @@ true + true 0.7.7.201606060606 3.2 jacoco @@ -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/${project.artifactId}/${project.version} @@ -83,13 +84,15 @@ - org.onap.aaf.authz.auth + org.onap.aaf.authz aaf-auth-core + ${project.version} - org.onap.aaf.authz.cadi + org.onap.aaf.authz aaf-cadi-core + ${project.version} @@ -111,7 +114,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