From 9d4f038670343ddd8d9edf797c98aecad2d35ff0 Mon Sep 17 00:00:00 2001 From: Instrumental Date: Wed, 11 Apr 2018 13:48:21 -0500 Subject: [PATCH] Update Cassandra Driver Version Issue-ID: AAF-228 Change-Id: Ic1c412cb926b52084b370f5c89fa63ee53ae2c08 Signed-off-by: Instrumental --- auth/auth-cass/pom.xml | 4 ---- auth/pom.xml | 4 +--- 2 files changed, 1 insertion(+), 7 deletions(-) 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 -- 2.16.6