Centralized cobertura plugin to the parent pom and was able to upgrade it from 2.6 to 2.7.

This commit is contained in:
Anthony Whitford
2015-09-06 00:23:24 -07:00
parent e433809f4d
commit 9b92007eff
6 changed files with 13 additions and 27 deletions

View File

@@ -208,11 +208,6 @@ Copyright (c) 2012 - Jeremy Long. All Rights Reserved.
</reportSet>
</reportSets>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>cobertura-maven-plugin</artifactId>
<version>${reporting.cobertura-plugin.version}</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-report-plugin</artifactId>