diff --git a/pom.xml b/pom.xml
index 7e69be7..f1a6169 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
monasca
monasca-thresh-base
- 2.3.0-SNAPSHOT
+ 2.4.0-SNAPSHOT
http://github.com/openstack/monasca-thresh
pom
diff --git a/thresh/pom.xml b/thresh/pom.xml
index e7603b3..0eef911 100644
--- a/thresh/pom.xml
+++ b/thresh/pom.xml
@@ -5,7 +5,7 @@
monasca
monasca-thresh
- 2.3.0-SNAPSHOT
+ 2.4.0-SNAPSHOT
http://github.com/openstack/monasca-thresh
jar
@@ -128,6 +128,11 @@
drizzle-jdbc
1.4
+
+ org.mariadb.jdbc
+ mariadb-java-client
+ 2.7.0
+
com.timgroup
java-statsd-client