Author: ggregory Date: Wed Mar 7 20:23:42 2012 New Revision: 1298091 URL: http://svn.apache.org/viewvc?rev=1298091&view=rev Log: Remove dead comment.
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=1298091&r1=1298090&r2=1298091&view=diff ============================================================================== --- commons/proper/io/trunk/pom.xml (original) +++ commons/proper/io/trunk/pom.xml Wed Mar 7 20:23:42 2012 @@ -303,7 +303,6 @@ <configuration> <xmlPath>${basedir}/src/changes/changes.xml</xmlPath> <issueLinkTemplate>%URL%/%ISSUE%</issueLinkTemplate> - <!-- TODO: <onlyCurrentVersion>true</onlyCurrentVersion> --> <columnNames>Fix Version,Key,Component,Summary,Type,Resolution,Status</columnNames> <!-- Sort cols have to be reversed in JIRA 4 --> <sortColumnNames>Key DESC,Type,Fix Version DESC</sortColumnNames>