X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fauth-certman%2Fpom.xml;h=e4427bd5b63a5b42d9ab4f3c78aa28fdc7cc047b;hb=30dca6e573f544599ea7b600dc3cbb6c189d1892;hp=48e8f0b14d6a229869710b4631600311f64ceafb;hpb=61f8fdfa4be59b1c6172bec7ab54369c20b59f2e;p=aaf%2Fauthz.git diff --git a/auth/auth-certman/pom.xml b/auth/auth-certman/pom.xml index 48e8f0b1..e4427bd5 100644 --- a/auth/auth-certman/pom.xml +++ b/auth/auth-certman/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 @@ -27,6 +27,7 @@ + true 0.7.7.201606060606 3.2 jacoco @@ -45,18 +46,21 @@ - org.onap.aaf.authz.auth + org.onap.aaf.authz aaf-auth-core + ${project.version} - org.onap.aaf.authz.auth + org.onap.aaf.authz aaf-auth-cass + ${project.version} - org.onap.aaf.authz.cadi + org.onap.aaf.authz aaf-cadi-aaf + ${project.version} @@ -98,7 +102,8 @@ org.onap.aaf.auth.cm.AAF_CM cm - cadi_prop_files=${project.conf_dir}/org.osaaf.cm.props + cadi_prop_files=${project.ext_root_dir}/etc/org.osaaf.cm.props + cadi_log_dir=${project.ext_root_dir}/logs/cm