diff --git a/obp-api/pom.xml b/obp-api/pom.xml
index ca7958330..2a6e331ff 100644
--- a/obp-api/pom.xml
+++ b/obp-api/pom.xml
@@ -410,7 +410,6 @@
org.scalatest
scalatest-maven-plugin
- 1.0
${project.build.directory}/surefire-reports
once
diff --git a/obp-commons/pom.xml b/obp-commons/pom.xml
index fb2da38b4..d629bbfe3 100644
--- a/obp-commons/pom.xml
+++ b/obp-commons/pom.xml
@@ -97,7 +97,6 @@
org.scalatest
scalatest-maven-plugin
- 1.0
${project.build.directory}/surefire-reports
once
diff --git a/pom.xml b/pom.xml
index 08e3fa2b4..c78f93e88 100644
--- a/pom.xml
+++ b/pom.xml
@@ -109,6 +109,11 @@
scala-maven-plugin
4.2.4
+
+ org.scalatest
+ scalatest-maven-plugin
+ 2.0.0
+