diff --git a/changes/plugin.properties b/changes/plugin.properties index 603d8486..dcf836b4 100644 --- a/changes/plugin.properties +++ b/changes/plugin.properties @@ -32,3 +32,6 @@ 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% + +# For Sourceforge, use the "aid" parameter. For example: +# maven.changes.issue.template = http://sourceforge.net/support/tracker.php?aid=%ISSUE%