Skip to content
This repository has been archived by the owner on Jul 8, 2019. It is now read-only.

Commit

Permalink
Fixing code coverage generation
Browse files Browse the repository at this point in the history
  • Loading branch information
Pablissimo committed Oct 2, 2016
1 parent ecb8f7d commit 981acfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -164,7 +164,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>cobertura-maven-plugin</artifactId>
<version>2.6</version>
<version>2.7</version>
<configuration>
<formats>
<format>xml</format>
Expand Down

0 comments on commit 981acfa

Please sign in to comment.