diff --git a/pom.xml b/pom.xml
index 38544ce6c7..6d372bdbc1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,24 +13,6 @@
-
org.apache.maven.plugins
@@ -43,28 +25,31 @@
org.apache.maven.plugins
maven-surefire-plugin
-
-
- test
-
-
- **/*Tests.*
-
-
- **/Abstract*
-
-
-
-
+
+
+ **/*Tests.class
+
+
+ **/Abstract*
+
+
-
+
+
+
+
+ org.codehaus.mojo
+ surefire-report-maven-plugin
+
+
+ org.codehaus.mojo
+ jxr-maven-plugin
+
+
+
+