You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ol...@apache.org on 2012/01/26 17:24:50 UTC

svn commit: r1236274 - /tomcat/maven-plugin/trunk/pom.xml

Author: olamy
Date: Thu Jan 26 16:24:50 2012
New Revision: 1236274

URL: http://svn.apache.org/viewvc?rev=1236274&view=rev
Log:
don't use onlyCurrentVersion as can filter issues

Modified:
    tomcat/maven-plugin/trunk/pom.xml

Modified: tomcat/maven-plugin/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/pom.xml?rev=1236274&r1=1236273&r2=1236274&view=diff
==============================================================================
--- tomcat/maven-plugin/trunk/pom.xml (original)
+++ tomcat/maven-plugin/trunk/pom.xml Thu Jan 26 16:24:50 2012
@@ -739,7 +739,6 @@
             <configuration>
               <columnNames>Type,Fix Version,Key,Summary,Assignee,Status,Created</columnNames>
               <maxEntries>200</maxEntries>
-              <onlyCurrentVersion>true</onlyCurrentVersion>
               <resolutionIds>Fixed</resolutionIds>
               <sortColumnNames>Type</sortColumnNames>
               <fixVersionIds>12317943</fixVersionIds>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org