diff --git a/changes/plugin.properties b/changes/plugin.properties index 53e4b703..66db21f7 100644 --- a/changes/plugin.properties +++ b/changes/plugin.properties @@ -12,3 +12,7 @@ # The default template below is the one for the JIRA bug tracker. maven.changes.issue.template = %URL%/ViewIssue.jspa?key=%ISSUE% + +# For Bugzilla, assuming the issueTrackingUrl points to something like +# http://nagoya.apache.org/bugzilla/ +# maven.changes.issue.template = %URL%/show_bug.cgi?id=%ISSUE%