commons-release-plugin git commit: Parameterize README HTML file.

2018-06-13 Thread ggregory
Repository: commons-release-plugin
Updated Branches:
  refs/heads/master 8de6999c8 -> ab5c0caef


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/ab5c0cae
Tree: 
http://git-wip-us.apache.org/repos/asf/commons-release-plugin/tree/ab5c0cae
Diff: 
http://git-wip-us.apache.org/repos/asf/commons-release-plugin/diff/ab5c0cae

Branch: refs/heads/master
Commit: ab5c0caef2114008df80b012d97d6426a42bcac9
Parents: 8de6999
Author: Gary Gregory 
Authored: Wed Jun 13 15:38:08 2018 -0600
Committer: Gary Gregory 
Committed: Wed Jun 13 15:38:08 2018 -0600

--
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)
--


http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/ab5c0cae/src/changes/changes.xml
--
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index ce5c69d..7faaeb5 100755
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -28,6 +28,7 @@
 
   Put 
unpacked site in scm dev dist directory for navigating purposes.
   Adding 
README.html and HEADER.html to staged release
+  Update platform requirement from 
Java 7 to Java 8.
 
 
 



commons-release-plugin git commit: Parameterize README HTML file.

2018-06-13 Thread ggregory
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 
Authored: Wed Jun 13 13:31:42 2018 -0600
Committer: Gary Gregory 
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 @@
 -->
 ${artifactIdWithFirstLetterscapitalized} v${version}.
 
-This is the 1.3 version of commons-text. It is available in both binary and 
source distributions.
+This is the ${version} version of ${artifactId}. It is available in both 
binary and source distributions.
 
 
 Note: