Repository: commons-release-plugin Updated Branches: refs/heads/master a5bfc15a4 -> ab72bbdc1
COMMONSSITE-112: add to changes.xml 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/ab72bbdc Tree: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/tree/ab72bbdc Diff: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/diff/ab72bbdc Branch: refs/heads/master Commit: ab72bbdc1a6cc9b41ae7055b5681a3afdf72abd7 Parents: a5bfc15 Author: Rob Tompkins <chtom...@apache.org> Authored: Fri Jun 15 09:29:25 2018 -0400 Committer: Rob Tompkins <chtom...@apache.org> Committed: Fri Jun 15 09:29:25 2018 -0400 ---------------------------------------------------------------------- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/ab72bbdc/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 7faaeb5..e661348 100755 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -27,6 +27,7 @@ <body> <release version="1.3" date="YYYY-MM-DD" description="TBD"> <action issue="COMMONSSITE-113" type="update" dev="chtompki">Put unpacked site in scm dev dist directory for navigating purposes.</action> + <action issue="COMMONSSITE-112" type="add" dev="ggregory">Add a vote.txt file.</action> <action issue="COMMONSSITE-108" type="add" dev="chtompki">Adding README.html and HEADER.html to staged release</action> <action type="update" dev="ggregory">Update platform requirement from Java 7 to Java 8.</action> </release>