Author: ggregory Date: Thu Apr 28 21:50:42 2016 New Revision: 1741527 URL: http://svn.apache.org/viewvc?rev=1741527&view=rev Log: Update to 2.6-SNAPSHOT.
Modified: commons/proper/io/trunk/pom.xml Modified: commons/proper/io/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/io/trunk/pom.xml?rev=1741527&r1=1741526&r2=1741527&view=diff ============================================================================== --- commons/proper/io/trunk/pom.xml (original) +++ commons/proper/io/trunk/pom.xml Thu Apr 28 21:50:42 2016 @@ -237,8 +237,8 @@ file comparators, endian transformation <maven.compiler.source>1.7</maven.compiler.source> <maven.compiler.target>1.7</maven.compiler.target> <commons.componentid>io</commons.componentid> - <commons.rc.version>RC4</commons.rc.version> - <commons.release.version>2.5</commons.release.version> + <commons.rc.version>RC1</commons.rc.version> + <commons.release.version>2.6</commons.release.version> <commons.release.desc>(requires JDK 1.7+)</commons.release.desc> <commons.jira.id>IO</commons.jira.id> <commons.jira.pid>12310477</commons.jira.pid>