Author: olamy Date: Tue Sep 18 08:19:27 2012 New Revision: 1387042 URL: http://svn.apache.org/viewvc?rev=1387042&view=rev Log: fix jira changes report generation
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=1387042&r1=1387041&r2=1387042&view=diff ============================================================================== --- tomcat/maven-plugin/trunk/pom.xml (original) +++ tomcat/maven-plugin/trunk/pom.xml Tue Sep 18 08:19:27 2012 @@ -836,6 +836,7 @@ <resolutionIds>Fixed</resolutionIds> <sortColumnNames>Type</sortColumnNames> <fixVersionIds>12319450</fixVersionIds> + <useJql>true</useJql> </configuration> <reportSets> <reportSet> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org