diff --git a/pom.xml b/pom.xml
index 821d05f..a5f9b4c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
org.apache.maven.plugins
maven-source-plugin
- 2.2.1
+ 3.3.1
attach-sources
@@ -55,6 +55,14 @@
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+ 3.3.1
+
+ false
+
+
org.jacoco
jacoco-maven-plugin