You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ch...@apache.org on 2017/11/29 14:40:44 UTC

[33/50] commons-build-plugin git commit: Docs for README.md.

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 <gg...@apache.org>
Authored: Sat Nov 19 00:58:10 2016 +0000
Committer: Gary D. Gregory <gg...@apache.org>
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>