Skip to content

Commit 9c0e7a8

Browse files
author
Niall Pemberton
committed
Upgrade to version 9 of commons-parent
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@635244 13f79535-47bb-0310-9956-ffa450edef68
1 parent 08a5041 commit 9c0e7a8

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

pom.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,9 @@
1919
<parent>
2020
<groupId>org.apache.commons</groupId>
2121
<artifactId>commons-parent</artifactId>
22-
<version>8</version>
22+
<version>9</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
25-
<packaging>bundle</packaging>
2625
<groupId>commons-io</groupId>
2726
<artifactId>commons-io</artifactId>
2827
<version>1.5-SNAPSHOT</version>
@@ -213,7 +212,6 @@
213212
<maven.compile.target>1.5</maven.compile.target>
214213
<commons.componentid>io</commons.componentid>
215214
<commons.release.version>1.4</commons.release.version>
216-
<commons.binary.suffix>-bin</commons.binary.suffix>
217215
<commons.jira.id>IO</commons.jira.id>
218216
<commons.jira.pid>12310477</commons.jira.pid>
219217
</properties>

0 commit comments

Comments
 (0)