Prepare for 1.6 release git-svn-id: https://svn.apache.org/repos/asf/commons/proper/commons-build-plugin/trunk@1739613 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/5527e31f Tree: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/tree/5527e31f Diff: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/diff/5527e31f Branch: refs/heads/master Commit: 5527e31ffbab03013b8520628ddb15249b70fc40 Parents: 070b5e5 Author: Sebastian Bazley <[email protected]> Authored: Sun Apr 17 13:49:50 2016 +0000 Committer: Sebastian Bazley <[email protected]> Committed: Sun Apr 17 13:49:50 2016 +0000 ---------------------------------------------------------------------- RELEASE-NOTES.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/5527e31f/RELEASE-NOTES.txt ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 990bd4f..3fd32c3 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -4,12 +4,19 @@ INTRODUCTION: -Commons Build Plugin is a Maven Ant Plugin which can be used by Apache Commons components. +Commons Build Plugin is a Maven Plugin which can be used by Apache Commons components. See: http://commons.apache.org/commons-build-plugin/ +VERSION 1.6 - 2016-04-20 +------------------------ + +Changes since the last release +1. Added new download-page layout property: + set this to 'version' to use a single directory of the form commons-build-plugin-1.6 rather than binaries/source + VERSION 1.5 - 2015-11-28 ------------------------
