Author: sebb
Date: Wed Nov 25 16:11:31 2015
New Revision: 1716459
URL: http://svn.apache.org/viewvc?rev=1716459&view=rev
Log:
Fix goal names
Modified:
commons/proper/commons-build-plugin/trunk/RELEASE-NOTES.txt
Modified: commons/proper/commons-build-plugin/trunk/RELEASE-NOTES.txt
URL:
http://svn.apache.org/viewvc/commons/proper/commons-build-plugin/trunk/RELEASE-NOTES.txt?rev=1716459&r1=1716458&r2=1716459&view=diff
==============================================================================
--- commons/proper/commons-build-plugin/trunk/RELEASE-NOTES.txt (original)
+++ commons/proper/commons-build-plugin/trunk/RELEASE-NOTES.txt Wed Nov 25
16:11:31 2015
@@ -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