diff --git a/pom.xml b/pom.xml
index b49050fb7f1..8c461d6a5a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -88,6 +88,7 @@
1.2.13
3.0.8
0.26.2
+ 3.0.0-M6
127.0.1.
unit
@@ -732,7 +733,7 @@
maven-surefire-plugin
- 3.0.0-M6
+ ${surefire.version}
${test.groups}
false
@@ -759,6 +760,13 @@
+
+
+ org.apache.maven.surefire
+ surefire-testng
+ ${surefire.version}
+
+