Author: felixk
Date: Thu Jun  2 18:24:44 2011
New Revision: 1130702

URL: http://svn.apache.org/viewvc?rev=1130702&view=rev
Log:
Add issue-tracker URL to project-info-report. See MAILBOX-80

Modified:
    james/mailbox/trunk/pom.xml

Modified: james/mailbox/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/mailbox/trunk/pom.xml?rev=1130702&r1=1130701&r2=1130702&view=diff
==============================================================================
--- james/mailbox/trunk/pom.xml (original)
+++ james/mailbox/trunk/pom.xml Thu Jun  2 18:24:44 2011
@@ -47,6 +47,11 @@
     <module>maildir</module>
     <module>tool</module>
   </modules>
+  
+  <issueManagement>
+    <system>JIRA</system>
+    <url>http://issues.apache.org/jira/browse/MAILBOX</url>
+  </issueManagement>
 
   <ciManagement>
     <system>hudson</system>
@@ -263,6 +268,7 @@
                 <report>dependency-convergence</report>
                 <report>distribution-management</report>
                 <report>index</report>
+                <report>issue-tracking</report>
                 <report>license</report>
                 <report>mailing-list</report>
                 <report>modules</report>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to