Skip to content

Commit

Permalink
[GEOS-7256] Maven Cobertura plugin does not work
Browse files Browse the repository at this point in the history
  • Loading branch information
ridethepenguin committed Oct 19, 2015
1 parent a3b79b1 commit 856acd9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1068,6 +1068,11 @@
<groupId>ar.com.hjg</groupId>
<artifactId>pngj</artifactId>
<version>2.0.1</version>
</dependency>
<dependency>
<groupId>xml-apis</groupId>
<artifactId>xml-apis</artifactId>
<version>1.4.01</version>
</dependency>
<dependency>
<groupId>xerces</groupId>
Expand Down

0 comments on commit 856acd9

Please sign in to comment.