Repository: commons-build-plugin
Updated Branches:
  refs/heads/master 14505b344 -> d3f5ee6fd


Updates for:
- Fix in src/main/resources/commons-xdoc-templates/readme-md-template.md
for components that have a major version number in their artifact IDs.
- COMMONSSITE-109] Add goal for creating all items for pre-release.

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/d3f5ee6f
Tree: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/tree/d3f5ee6f
Diff: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/diff/d3f5ee6f

Branch: refs/heads/master
Commit: d3f5ee6fdcc83fdf2d8022c52797240f783a9688
Parents: 14505b3
Author: Gary Gregory <garydgreg...@gmail.com>
Authored: Mon May 14 17:56:37 2018 -0600
Committer: Gary Gregory <garydgreg...@gmail.com>
Committed: Mon May 14 17:56:37 2018 -0600

----------------------------------------------------------------------
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/d3f5ee6f/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b1f9f57..228447c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -30,7 +30,7 @@
         Fix in src/main/resources/commons-xdoc-templates/readme-md-template.md 
for components that have a major version number in their artifact IDs.
       </action>
       <action dev="ggregory" type="add" issue="COMMONSSITE-109">
-        Target for creating all items for pre-release. First cut. Tested with 
Commons Collection git master.
+        Add goal for creating all items for pre-release.
       </action>
     </release>
     <release version="1.8" date="2018-04-02" description="Feature release">

Reply via email to