summaryrefslogtreecommitdiffstats
path: root/auth/pom.xml
diff options
context:
space:
mode:
authorvarun gudisena <vg411h@att.com>2018-04-02 22:49:48 +0000
committerGerrit Code Review <gerrit@onap.org>2018-04-02 22:49:48 +0000
commita46f569038869c77dbf7d34059c8ab2ae720e102 (patch)
tree40f0023bc420e0cc947a1d81f235e04f8bf925f3 /auth/pom.xml
parent372e251380abf42627b72d939aba5e5e310bd31f (diff)
parent67bac2c1c44beab7752b39584553449e1c8a4e94 (diff)
Merge "Keep only clean TestCases, remove 2 license issues"
Diffstat (limited to 'auth/pom.xml')
-rw-r--r--auth/pom.xml9
1 files changed, 1 insertions, 8 deletions
diff --git a/auth/pom.xml b/auth/pom.xml
index 7142554b..7be3406b 100644
--- a/auth/pom.xml
+++ b/auth/pom.xml
@@ -478,12 +478,6 @@
</dependency>
<dependency>
- <groupId>org.eclipse.jetty</groupId>
- <artifactId>jetty-jmx</artifactId>
- <version>${project.jettyVersion}</version>
- </dependency>
-
- <dependency>
<groupId>com.datastax.cassandra</groupId>
<artifactId>cassandra-all</artifactId>
<version>3.3.0</version>
@@ -498,11 +492,10 @@
</exclusion>
</exclusions>
</dependency>
+
<dependency>
<groupId>com.datastax.cassandra</groupId>
<artifactId>cassandra-driver-core</artifactId>
- <!-- version>1.0.3</version -->
- <!-- version>1.0.5</version -->
<version>3.3.0</version>
<exclusions>
<exclusion>