X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fauth-certman%2Fpom.xml;h=69a5c5df4ca477585446d865fdab84fb2271fefb;hb=f44b927dac674137fe2968b3af23e71ddeb5e5b9;hp=cfd08ce5dfde3e8ac3cc638b9a13097ddb9a109b;hpb=c36423577d5b8501af78cc2f8a7db1e43eacdf0d;p=aaf%2Fauthz.git diff --git a/auth/auth-certman/pom.xml b/auth/auth-certman/pom.xml index cfd08ce5..69a5c5df 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,7 +27,7 @@ - true + 0.7.7.201606060606 3.2 jacoco @@ -46,17 +46,17 @@ - org.onap.aaf.authz.auth + org.onap.aaf.authz aaf-auth-core - org.onap.aaf.authz.auth + org.onap.aaf.authz aaf-auth-cass - org.onap.aaf.authz.cadi + org.onap.aaf.authz aaf-cadi-aaf @@ -64,8 +64,28 @@ com.google.code.jscep jscep 2.4.0 + + + org.bouncycastle + bcprov-jdk15on + + + org.bouncycastle + bcpkix-jdk15on + + + + + + org.bouncycastle + bcprov-jdk15on + 1.59 + + + org.bouncycastle + bcpkix-jdk15on + 1.59 - @@ -99,7 +119,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 @@ -108,7 +129,6 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 true ${nexusproxy} @@ -119,7 +139,6 @@ org.jacoco jacoco-maven-plugin - ${jacoco.version} **/gen/**