Repository: commons-build-plugin Updated Branches: refs/heads/master 23cbae8c8 -> 91aec0ecc
Add placeholder for version 1.9. 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/91aec0ec Tree: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/tree/91aec0ec Diff: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/diff/91aec0ec Branch: refs/heads/master Commit: 91aec0eccb87aa0266e3d6d82cd41e7936816afa Parents: 23cbae8 Author: Gary Gregory <[email protected]> Authored: Sun May 13 09:45:23 2018 -0600 Committer: Gary Gregory <[email protected]> Committed: Sun May 13 09:45:23 2018 -0600 ---------------------------------------------------------------------- src/changes/changes.xml | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/91aec0ec/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index d498cc3..ffbec6c 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -25,6 +25,8 @@ </properties> <body> + <release version="1.9" date="2018-MM-DD" description="Feature release"> + </release> <release version="1.8" date="2017-MM-DD" description="Feature release"> <action dev="sebb" type="update"> Use sha1 signatures as opposed to md5 signatures in download page.
