diff options
Diffstat (limited to 'appc-config')
-rw-r--r-- | appc-config/appc-config-params/provider/pom.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/appc-config/appc-config-params/provider/pom.xml b/appc-config/appc-config-params/provider/pom.xml index bc7fd1b58..f223d9056 100644 --- a/appc-config/appc-config-params/provider/pom.xml +++ b/appc-config/appc-config-params/provider/pom.xml @@ -44,12 +44,6 @@ <artifactId>sli-provider</artifactId> </dependency> - <dependency> - <groupId>com.datastax.cassandra</groupId> - <artifactId>cassandra-driver-core</artifactId> - <version>3.0.8</version> - </dependency> - <dependency> <groupId>org.openecomp.sdc.common</groupId> <artifactId>openecomp-tosca-datatype</artifactId> |