Docs for README.md. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/commons-build-plugin/trunk@1770451 13f79535-47bb-0310-9956-ffa450edef68
Project: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/commit/0d683cc1 Tree: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/tree/0d683cc1 Diff: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/diff/0d683cc1 Branch: refs/heads/master Commit: 0d683cc195314a94390e568663cc309b21aa8f00 Parents: 9a64f01 Author: Gary D. Gregory <[email protected]> Authored: Sat Nov 19 00:58:10 2016 +0000 Committer: Gary D. Gregory <[email protected]> Committed: Sat Nov 19 00:58:10 2016 +0000 ---------------------------------------------------------------------- src/site/xdoc/readme-md.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/0d683cc1/src/site/xdoc/readme-md.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/readme-md.xml b/src/site/xdoc/readme-md.xml index c004b04..a9ca224 100644 --- a/src/site/xdoc/readme-md.xml +++ b/src/site/xdoc/readme-md.xml @@ -61,7 +61,8 @@ <p> To generate a README.md, the following <a href="readme-md-mojo.html">properties</a> are configured in the component's <code>pom.xml</code> <ul> - <li><b>commons.componentid</b> - Commons component id</li> + <li><b>commons.componentid</b> - Commons component ID</li> + <li><b>commons.jira.id</b> - Commons JIRA ID</li> <li><b>commons.release.version</b> - The version number of the latest release of the component</li> </ul> </p>
