Repository: commons-release-plugin Updated Branches: refs/heads/master 814c5eab3 -> fac2d0a71
Parameterize README HTML file. 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/fac2d0a7 Tree: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/tree/fac2d0a7 Diff: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/diff/fac2d0a7 Branch: refs/heads/master Commit: fac2d0a71c8e7713c6a7ccd066a2a1276ab43f1b Parents: 814c5ea Author: Gary Gregory <garydgreg...@gmail.com> Authored: Wed Jun 13 13:31:42 2018 -0600 Committer: Gary Gregory <garydgreg...@gmail.com> Committed: Wed Jun 13 13:31:42 2018 -0600 ---------------------------------------------------------------------- .../resources/org/apache/commons/release/plugin/velocity/README.vm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/fac2d0a7/src/main/resources/org/apache/commons/release/plugin/velocity/README.vm ---------------------------------------------------------------------- diff --git a/src/main/resources/org/apache/commons/release/plugin/velocity/README.vm b/src/main/resources/org/apache/commons/release/plugin/velocity/README.vm index 1c3f364..541c279 100755 --- a/src/main/resources/org/apache/commons/release/plugin/velocity/README.vm +++ b/src/main/resources/org/apache/commons/release/plugin/velocity/README.vm @@ -16,7 +16,7 @@ --> <h1>${artifactIdWithFirstLetterscapitalized} v${version}.</h1> -<p>This is the 1.3 version of commons-text. It is available in both binary and source distributions.</p> +<p>This is the ${version} version of ${artifactId}. It is available in both binary and source distributions.</p> <p><font color="red" size="+2">Note:</font>