diff --git a/maven-failsafe-plugin/pom.xml b/maven-failsafe-plugin/pom.xml index b6ef746bc3..f97837cd40 100644 --- a/maven-failsafe-plugin/pom.xml +++ b/maven-failsafe-plugin/pom.xml @@ -87,10 +87,6 @@ - - org.apache.maven.plugins - maven-plugin-plugin - org.jacoco jacoco-maven-plugin @@ -196,7 +192,7 @@ org.apache.maven.plugins - maven-plugin-plugin + maven-plugin-report-plugin diff --git a/maven-surefire-plugin/pom.xml b/maven-surefire-plugin/pom.xml index c43bbe53c1..e41f845db6 100644 --- a/maven-surefire-plugin/pom.xml +++ b/maven-surefire-plugin/pom.xml @@ -62,10 +62,6 @@ - - org.apache.maven.plugins - maven-plugin-plugin - org.jacoco jacoco-maven-plugin @@ -119,7 +115,7 @@ org.apache.maven.plugins - maven-plugin-plugin + maven-plugin-report-plugin diff --git a/maven-surefire-report-plugin/pom.xml b/maven-surefire-report-plugin/pom.xml index e710abf155..1e2522f4fe 100644 --- a/maven-surefire-report-plugin/pom.xml +++ b/maven-surefire-report-plugin/pom.xml @@ -157,10 +157,6 @@ - - org.apache.maven.plugins - maven-plugin-plugin - org.jacoco jacoco-maven-plugin @@ -202,7 +198,8 @@ - maven-plugin-plugin + org.apache.maven.plugins + maven-plugin-report-plugin diff --git a/pom.xml b/pom.xml index 3729463557..462a44eb38 100644 --- a/pom.xml +++ b/pom.xml @@ -545,10 +545,6 @@ reporting - - org.apache.maven.plugins - maven-plugin-report-plugin - org.apache.maven.plugins maven-changes-plugin