diff options
Diffstat (limited to 'models-tosca/pom.xml')
-rw-r--r-- | models-tosca/pom.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/models-tosca/pom.xml b/models-tosca/pom.xml index 5b857c13b..36ee69b9c 100644 --- a/models-tosca/pom.xml +++ b/models-tosca/pom.xml @@ -64,12 +64,6 @@ </dependency> <dependency> - <groupId>org.mariadb.jdbc</groupId> - <artifactId>mariadb-java-client</artifactId> - <scope>test</scope> - </dependency> - - <dependency> <groupId>io.swagger</groupId> <artifactId>swagger-jersey2-jaxrs</artifactId> </dependency> |