Skip to content

Commit 631b934

Browse files
committed
Fix exception during build, see http://jira.codehaus.org/browse/MCOBERTURA-101
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@794330 13f79535-47bb-0310-9956-ffa450edef68
1 parent ee2d79c commit 631b934

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
<plugin>
227227
<groupId>org.codehaus.mojo</groupId>
228228
<artifactId>cobertura-maven-plugin</artifactId>
229-
<version>2.2</version>
229+
<version>2.3</version>
230230
</plugin>
231231
<plugin>
232232
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)