From 7d71de0186cc2802fdbe5f09daebd02459763718 Mon Sep 17 00:00:00 2001 From: gaurav1202 Date: Tue, 18 Jul 2023 19:37:22 +0000 Subject: [PATCH] Update pom.xml --- pom.xml | 31 ++++++++++++++++++++----------- 1 file changed, 20 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index f2b7c142..1002a3a0 100644 --- a/pom.xml +++ b/pom.xml @@ -417,17 +417,26 @@ - - org.codehaus.mojo - cobertura-maven-plugin - ${cobertura.version} - - - html - xml - - - + + org.codehaus.mojo + cobertura-maven-plugin + 2.2 + + + xml + + + + + package + + cobertura + + + + + + org.apache.maven.plugins maven-pmd-plugin