Repository: commons-release-plugin Updated Branches: refs/heads/master 98a5eef91 -> 915baf365
Format nit. Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/915baf36 Tree: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/tree/915baf36 Diff: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/diff/915baf36 Branch: refs/heads/master Commit: 915baf3656f0a8c38aba37e4e0e7141164b4475a Parents: 98a5eef Author: Gary Gregory <[email protected]> Authored: Mon May 14 09:59:22 2018 -0600 Committer: Gary Gregory <[email protected]> Committed: Mon May 14 09:59:22 2018 -0600 ---------------------------------------------------------------------- src/site/xdoc/index.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/915baf36/src/site/xdoc/index.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index a383d91..aad07f3 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -62,7 +62,8 @@ </li> <li> <b>commons-release:compress-site</b> - Generate <code>site.zip</code> file - in the <code>target/commons-release-plugin</code> directory.</li> + in the <code>target/commons-release-plugin</code> directory. + </li> <li> <b>commons-release:stage-distributions</b> - Take all staged files in the <code>target/commons-release-plugin</code> directory, and the <code>RELEASE-NOTES.txt</code> from
