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

Commit 981acfa

Browse files
committed
Fixing code coverage generation
1 parent ecb8f7d commit 981acfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
<plugin>
165165
<groupId>org.codehaus.mojo</groupId>
166166
<artifactId>cobertura-maven-plugin</artifactId>
167-
<version>2.6</version>
167+
<version>2.7</version>
168168
<configuration>
169169
<formats>
170170
<format>xml</format>

0 commit comments

Comments
 (0)