Skip to content

Commit

Permalink
updated cobertura-maven-plugin dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
avurro committed May 14, 2015
1 parent 557eeed commit 23ab3dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JMapper Framework/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>cobertura-maven-plugin</artifactId>
<version>2.6</version>
<version>2.7</version>
<configuration>
<format>xml</format>
<maxmem>256m</maxmem>
Expand Down

0 comments on commit 23ab3dc

Please sign in to comment.