Author: michaelo
Date: Sat Jan  3 22:26:53 2015
New Revision: 1649255

URL: http://svn.apache.org/r1649255
Log:
[MPIR-325] JIRA report is not generated

Modified:
    maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml

Modified: maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml?rev=1649255&r1=1649254&r2=1649255&view=diff
==============================================================================
--- maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml Sat Jan  3 
22:26:53 2015
@@ -530,7 +530,7 @@ under the License.
               <columnNames>Type,Key,Summary,Assignee,Status,Resolution,Fix 
Version</columnNames>
               <maxEntries>200</maxEntries>
               <onlyCurrentVersion>true</onlyCurrentVersion>
-              <resolutionIds>Closed</resolutionIds>
+              <resolutionIds>Fixed</resolutionIds>
               <sortColumnNames>Type,Key</sortColumnNames>
             </configuration>
             <reportSets>


Reply via email to