Author: ggregory
Date: Sat Nov 19 00:58:10 2016
New Revision: 1770451
URL: http://svn.apache.org/viewvc?rev=1770451&view=rev
Log:
Docs for README.md.
Modified:
commons/proper/commons-build-plugin/trunk/src/site/xdoc/readme-md.xml
Modified: commons/proper/commons-build-plugin/trunk/src/site/xdoc/readme-md.xml
URL:
http://svn.apache.org/viewvc/commons/proper/commons-build-plugin/trunk/src/site/xdoc/readme-md.xml?rev=1770451&r1=1770450&r2=1770451&view=diff
==============================================================================
--- commons/proper/commons-build-plugin/trunk/src/site/xdoc/readme-md.xml
(original)
+++ commons/proper/commons-build-plugin/trunk/src/site/xdoc/readme-md.xml Sat
Nov 19 00:58:10 2016
@@ -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>