aboutsummaryrefslogtreecommitdiffstats
path: root/asdctool/pom.xml
diff options
context:
space:
mode:
authorvasraz <vasyl.razinkov@est.tech>2020-04-28 16:57:56 +0100
committerOfir Sonsino <ofir.sonsino@intl.att.com>2020-05-05 08:14:51 +0000
commit8394fae8e6fca37ad8f3e10ade82d8d2507585d1 (patch)
tree72f1a120f9a09c2cc932c90155a9fda42999e310 /asdctool/pom.xml
parent5dbe45d88a8372343ed77504220b50b815b1b7f9 (diff)
Remove all thrift's dependencies
Remove unused/duplicated dependencies Change-Id: Ic2239acc5ddde1d0874b5139c228934ec1e61cd0 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-2985
Diffstat (limited to 'asdctool/pom.xml')
-rw-r--r--asdctool/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/asdctool/pom.xml b/asdctool/pom.xml
index dac5063311..534c8811bd 100644
--- a/asdctool/pom.xml
+++ b/asdctool/pom.xml
@@ -393,11 +393,6 @@
<version>${cassandra.driver.version}</version>
<scope>compile</scope>
</dependency>
- <dependency>
- <groupId>org.apache.thrift</groupId>
- <artifactId>libthrift</artifactId>
- <version>${libthrift.version}</version>
- </dependency>
<!-- CASSANDRA END -->