From 43e0588a3000c8b3fe37a529deb5fcec9e04167d Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Sat, 11 Feb 2017 14:06:53 +0000 Subject: [PATCH] pom.xml: remove redundant maven-project-info-reports-plugin This plugin is already embodied within maven and doesn't need to be specified. Simply run `mvn site`. --- pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/pom.xml b/pom.xml index 11fc5fa..400320a 100644 --- a/pom.xml +++ b/pom.xml @@ -62,7 +62,6 @@ 0.0.11 0.7.9 1.2 - 2.9 2.5 0.50 @@ -364,11 +363,6 @@ - - org.apache.maven.plugins - maven-project-info-reports-plugin - ${maven-project-info-reports-plugin.version} - org.apache.maven.plugins maven-surefire-report-plugin