X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fauth-cass%2Fpom.xml;h=867313eff7ae8d6e1fbf3b813d8a79a68d68b98e;hb=9f52db1c94a0e772825cfe985c21cf0b46850d76;hp=bea878c92b2169bb6542899a810371735171304a;hpb=53ad85818a4de32afb51bd27c7d577195d882dd7;p=aaf%2Fauthz.git diff --git a/auth/auth-cass/pom.xml b/auth/auth-cass/pom.xml index bea878c9..867313ef 100644 --- a/auth/auth-cass/pom.xml +++ b/auth/auth-cass/pom.xml @@ -15,9 +15,9 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.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 @@ -63,16 +63,14 @@ - - - + 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/** @@ -85,12 +83,12 @@ - org.onap.aaf.authz.auth + org.onap.aaf.authz aaf-auth-core - org.onap.aaf.authz.cadi + org.onap.aaf.authz aaf-cadi-aaf @@ -99,6 +97,11 @@ cassandra-driver-core + + com.google.guava + guava + + org.xerial.snappy @@ -138,7 +141,6 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 true ${nexusproxy} @@ -149,7 +151,6 @@ org.jacoco jacoco-maven-plugin - ${jacoco.version} **/gen/**