added cassandra all

This commit is contained in:
Massimiliano Assante 2020-04-06 12:08:43 +02:00
parent 1472b0e0c2
commit 4841f98ad0
1 changed files with 0 additions and 10 deletions

10
pom.xml
View File

@ -129,16 +129,6 @@
<artifactId>cassandra-all</artifactId>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.apache.cassandra</groupId>
<artifactId>cassandra-thrift</artifactId>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.apache.thrift</groupId>
<artifactId>libthrift</artifactId>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.gcube.socialnetworking</groupId>
<artifactId>social-util-library</artifactId>