Skip to content

Commit cefb514

Browse files
committed
Upgarde to commons-parent 24 from 23.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1300200 13f79535-47bb-0310-9956-ffa450edef68
1 parent 5236eb0 commit cefb514

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

pom.xml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.apache.commons</groupId>
2121
<artifactId>commons-parent</artifactId>
22-
<version>23</version>
22+
<version>24</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525
<groupId>commons-io</groupId>
@@ -272,11 +272,6 @@
272272

273273
<reporting>
274274
<plugins>
275-
<plugin>
276-
<groupId>org.codehaus.mojo</groupId>
277-
<artifactId>cobertura-maven-plugin</artifactId>
278-
<version>2.5.1</version>
279-
</plugin>
280275
<plugin>
281276
<groupId>org.apache.maven.plugins</groupId>
282277
<artifactId>maven-checkstyle-plugin</artifactId>

0 commit comments

Comments
 (0)