Fix goal names git-svn-id: https://svn.apache.org/repos/asf/commons/proper/commons-build-plugin/trunk@1716459 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/d661f998 Tree: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/tree/d661f998 Diff: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/diff/d661f998 Branch: refs/heads/master Commit: d661f9985cecf338cd0bcc568a65c8b228edafd6 Parents: 1c90362 Author: Sebastian Bazley <[email protected]> Authored: Wed Nov 25 16:11:31 2015 +0000 Committer: Sebastian Bazley <[email protected]> Committed: Wed Nov 25 16:11:31 2015 +0000 ---------------------------------------------------------------------- RELEASE-NOTES.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/d661f998/RELEASE-NOTES.txt ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index e0991c9..990bd4f 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -1,5 +1,3 @@ -$Id$ - Commons Build Plugin Release Notes @@ -7,6 +5,7 @@ $Id$ INTRODUCTION: Commons Build Plugin is a Maven Ant Plugin which can be used by Apache Commons components. + See: http://commons.apache.org/commons-build-plugin/ @@ -15,7 +14,7 @@ VERSION 1.5 - 2015-11-28 ------------------------ Changes since the last release -1. Added CONTRIBUTING.md/README.md - New Goals to build Markdown formatted intro files for GitHub. +1. Added new goals: contributing-md and readme-md - to build Markdown formatted intro files for GitHub. 2. Download Page - Better describes KEYS file (and uses https links) 3. Use Apache Commons rather than just Commons
