diff --git a/pom.xml b/pom.xml
index c0f5c9b69339ef8a2bdfb6e12dd45194e886b69b..068a7eac4dd406fd4da16d53bffe2cb811384fe7 100755
--- a/pom.xml
+++ b/pom.xml
@@ -202,6 +202,11 @@
           </tags>
         </configuration>
       </plugin>
+      <plugin>
+    <groupId>org.apache.maven.plugins</groupId>
+    <artifactId>maven-surefire-plugin</artifactId>
+    <version>3.0.0-M4</version>
+  </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-compiler-plugin</artifactId>