From d74218004adee84efba3761308c97e8ce4717ba1 Mon Sep 17 00:00:00 2001 From: Anthony Whitford Date: Sat, 5 Sep 2015 23:17:28 -0700 Subject: [PATCH] Reporting section for jenkins module is completely redundant with the parent pom. It can be removed and will generate the same report. --- dependency-check-jenkins/pom.xml | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/dependency-check-jenkins/pom.xml b/dependency-check-jenkins/pom.xml index 986e425c6..5a1bce2e1 100644 --- a/dependency-check-jenkins/pom.xml +++ b/dependency-check-jenkins/pom.xml @@ -71,22 +71,4 @@ - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - ${reporting.project-info-reports-plugin.version} - - - - summary - license - help - - - - - -