Prepare release 1.7. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/commons-build-plugin/trunk@1770452 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/f85d7934 Tree: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/tree/f85d7934 Diff: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/diff/f85d7934 Branch: refs/heads/master Commit: f85d793488f20f6566708fa27d71d3672cfc9ef8 Parents: 0d683cc Author: Gary D. Gregory <[email protected]> Authored: Sat Nov 19 01:13:19 2016 +0000 Committer: Gary D. Gregory <[email protected]> Committed: Sat Nov 19 01:13:19 2016 +0000 ---------------------------------------------------------------------- RELEASE-NOTES.txt | 7 +++++++ 1 file changed, 7 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/f85d7934/RELEASE-NOTES.txt ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 02fceb7..09750b9 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -10,6 +10,13 @@ See: http://commons.apache.org/commons-build-plugin/ +VERSION 1.7 - 2016-11-18 +------------------------ + +Changes since the last release +1. Include badges in the README.md file. Issue: COMMONSSITE-90. +2. Build plugin does not pass the JIRA_ID property when generating README.md. Issue: COMMONSSITE-91. + VERSION 1.6 - 2016-04-24 ------------------------
