From: Instrumental Date: Wed, 11 Apr 2018 18:48:21 +0000 (-0500) Subject: Update Cassandra Driver Version X-Git-Tag: Beijing-2.1.1~121 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aaf%2Fauthz.git;a=commitdiff_plain;h=9d4f038670343ddd8d9edf797c98aecad2d35ff0 Update Cassandra Driver Version Issue-ID: AAF-228 Change-Id: Ic1c412cb926b52084b370f5c89fa63ee53ae2c08 Signed-off-by: Instrumental --- diff --git a/auth/auth-cass/pom.xml b/auth/auth-cass/pom.xml index 5af9d3e0..1a722682 100644 --- a/auth/auth-cass/pom.xml +++ b/auth/auth-cass/pom.xml @@ -88,13 +88,11 @@ org.onap.aaf.authz aaf-auth-core - ${project.version} org.onap.aaf.authz aaf-cadi-aaf - ${project.version} @@ -141,7 +139,6 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 true ${nexusproxy} @@ -152,7 +149,6 @@ org.jacoco jacoco-maven-plugin - ${jacoco.version} **/gen/** diff --git a/auth/pom.xml b/auth/pom.xml index d96928d4..458177bb 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -28,9 +28,7 @@ parent 2.1.0-SNAPSHOT - org.onap.aaf.authz authparent - 2.1.0-SNAPSHOT AAF Auth Parent pom @@ -502,7 +500,7 @@ com.datastax.cassandra cassandra-driver-core - 3.3.0 + 3.4.0 org.slf4j