Move changes entry for COMMONSSITE-94 to version 1.8 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/commons-build-plugin/trunk@1809656 13f79535-47bb-0310-9956-ffa450edef68
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/f63b2ab3 Tree: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/tree/f63b2ab3 Diff: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/diff/f63b2ab3 Branch: refs/heads/master Commit: f63b2ab37868829a9c814105b67823098dc9c8cc Parents: 9af4de0 Author: Benedikt Ritter <[email protected]> Authored: Mon Sep 25 18:45:21 2017 +0000 Committer: Benedikt Ritter <[email protected]> Committed: Mon Sep 25 18:45:21 2017 +0000 ---------------------------------------------------------------------- src/changes/changes.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/f63b2ab3/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 19a093b..71b6515 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -26,14 +26,14 @@ <body> <release version="1.8" date="2017-MM-DD" description="Feature release"> + <action dev="britter" type="add" issue="COMMONSSITE-94"> + Include JavaDoc badge in READM.md file. + </action> <action dev="sebb" type="fix"> Add eol-style:native otherwise generated files can cause commit errors </action> </release> <release version="1.7" date="2016-11-18" description="Feature release"> - <action dev="britter" type="add" issue="COMMONSSITE-94"> - Include JavaDoc badge in READM.md file. - </action> <action dev="ggregory" type="add" issue="COMMONSSITE-90"> Include badges in the README.md file. </action>
