X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fauth-certman%2Fpom.xml;h=26c3c6786241bd102e7b3b411107f34de8e74a19;hb=4ad4763d8c9191998cc671a884d1af5da6ba8bb9;hp=5b38501435180690a4b33caa4c0ad7a0f9ed0140;hpb=924b18d7469204ceaae60d7345712ea09f75a674;p=aaf%2Fauthz.git diff --git a/auth/auth-certman/pom.xml b/auth/auth-certman/pom.xml index 5b385014..26c3c678 100644 --- a/auth/auth-certman/pom.xml +++ b/auth/auth-certman/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 @@ -27,7 +27,7 @@ - true + 0.7.7.201606060606 3.2 jacoco @@ -42,21 +42,22 @@ /content/repositories/releases/ /content/repositories/staging/ /content/sites/site/org/onap/aaf/authz/${project.artifactId}/${project.version} + 1.59 - 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 +65,28 @@ com.google.code.jscep jscep 2.4.0 + + + org.bouncycastle + bcprov-jdk15on + + + org.bouncycastle + bcpkix-jdk15on + + + + + + org.bouncycastle + bcprov-jdk15on + ${project.bouncyCastleVersion} + + + org.bouncycastle + bcpkix-jdk15on + ${project.bouncyCastleVersion} - @@ -99,7 +120,7 @@ org.onap.aaf.auth.cm.AAF_CM cm - cadi_prop_files=${project.ext_root_dir}/etc/org.osaaf.cm.props + cadi_prop_files=${project.ext_root_dir}/etc/org.osaaf.aaf.cm.props cadi_log_dir=${project.ext_root_dir}/logs/cm @@ -109,7 +130,6 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 true ${nexusproxy} @@ -120,7 +140,6 @@ org.jacoco jacoco-maven-plugin - ${jacoco.version} **/gen/**