Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.5.1
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Hi,
There is a little error in the example on the documentation page http://maven.apache.org/reference/plugins/changes/index.html
In fact the attribute issues="JIRA-XXX" is mispelled and should be issue="JIRA-XXX" (without the 's').
Thanks,
Done. Thanks.