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-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org