aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index 33acc6e..c59e7b2 100755
--- a/pom.xml
+++ b/pom.xml
@@ -99,6 +99,7 @@
<module>mdbc-server</module>
<module>mdbc-packages</module>
<module>mdbc-benchmark</module>
+ <module>mdbc-internal-benchmark</module>
</modules>
<dependencies>
@@ -128,11 +129,6 @@
<artifactId>json</artifactId>
<version>20160810</version>
</dependency>
- <dependency>
- <groupId>org.mariadb.jdbc</groupId>
- <artifactId>mariadb-java-client</artifactId>
- <version>2.3.0</version>
- </dependency>
<!-- https://mvnrepository.com/artifact/org.apache.commons/commons-lang3 -->
<dependency>
<groupId>org.apache.commons</groupId>