diff --git a/abecto-benchmark/pom.xml b/abecto-benchmark/pom.xml
index 4e3e1af..ae3864d 100644
--- a/abecto-benchmark/pom.xml
+++ b/abecto-benchmark/pom.xml
@@ -127,10 +127,6 @@
maven-source-plugin
2.2.1
-
- maven-surefire-plugin
- 2.17
-
diff --git a/abecto-core/pom.xml b/abecto-core/pom.xml
index 9e155c9..56d92e1 100644
--- a/abecto-core/pom.xml
+++ b/abecto-core/pom.xml
@@ -144,35 +144,6 @@
-
- org.apache.maven.plugins
- maven-surefire-plugin
- 2.22.2
-
-
- com.mycila
- license-maven-plugin
- 3.0
-
- com/mycila/maven/plugin/license/templates/APACHE-2.txt
-
- ${project.organization.name}
- ${project.organization.url}
-
-
- LICENSE
- pom.xml
- .*/**
-
-
-
-
-
- check
-
-
-
-
org.springframework.boot
spring-boot-maven-plugin
diff --git a/pom.xml b/pom.xml
index c87ff21..3a44745 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,6 +48,11 @@
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+ 2.22.2
+
maven-compiler-plugin
3.8.1