From 67bac2c1c44beab7752b39584553449e1c8a4e94 Mon Sep 17 00:00:00 2001 From: Instrumental Date: Mon, 2 Apr 2018 17:41:10 -0500 Subject: Keep only clean TestCases, remove 2 license issues Issue-ID: AAF-111 Change-Id: I7f779f4beacc84427734ce2c5b0369d5727e136d Signed-off-by: Instrumental --- auth/pom.xml | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) (limited to 'auth/pom.xml') diff --git a/auth/pom.xml b/auth/pom.xml index 90892914..7be3406b 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -30,7 +30,6 @@ pom UTF-8 - true 2.10-SNAPSHOT 1.3.0-SNAPSHOT 1.5.0-SNAPSHOT @@ -116,7 +115,7 @@ maven-surefire-plugin 2.17 - true + false **/JU*.java @@ -132,7 +131,7 @@ maven-failsafe-plugin 2.17 - true + flase @@ -478,12 +477,6 @@ ${project.jettyVersion} - - org.eclipse.jetty - jetty-jmx - ${project.jettyVersion} - - com.datastax.cassandra cassandra-all @@ -499,11 +492,10 @@ + com.datastax.cassandra cassandra-driver-core - - 3.3.0 -- cgit 1.2.3-korg