Skip to content

Commit be499af

Browse files
committed
Update to 2.6-SNAPSHOT.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1741527 13f79535-47bb-0310-9956-ffa450edef68
1 parent ac1a0cc commit be499af

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -237,8 +237,8 @@ file comparators, endian transformation classes, and much more.
237237
<maven.compiler.source>1.7</maven.compiler.source>
238238
<maven.compiler.target>1.7</maven.compiler.target>
239239
<commons.componentid>io</commons.componentid>
240-
<commons.rc.version>RC4</commons.rc.version>
241-
<commons.release.version>2.5</commons.release.version>
240+
<commons.rc.version>RC1</commons.rc.version>
241+
<commons.release.version>2.6</commons.release.version>
242242
<commons.release.desc>(requires JDK 1.7+)</commons.release.desc>
243243
<commons.jira.id>IO</commons.jira.id>
244244
<commons.jira.pid>12310477</commons.jira.pid>

0 commit comments

Comments
 (0)