You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2012/03/07 21:23:42 UTC

svn commit: r1298091 - /commons/proper/io/trunk/pom.xml

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>