You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ch...@apache.org on 2018/05/21 19:23:46 UTC

commons-release-plugin git commit: COMMONSSITE-108: changes

Repository: commons-release-plugin
Updated Branches:
  refs/heads/master d92c25ac6 -> 56d2c7c7c


COMMONSSITE-108: changes


Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/56d2c7c7
Tree: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/tree/56d2c7c7
Diff: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/diff/56d2c7c7

Branch: refs/heads/master
Commit: 56d2c7c7cf4248485e6f616c2fdaccc68cfb311c
Parents: d92c25a
Author: Rob Tompkins <ch...@gmail.com>
Authored: Mon May 21 15:22:42 2018 -0400
Committer: Rob Tompkins <ch...@gmail.com>
Committed: Mon May 21 15:22:42 2018 -0400

----------------------------------------------------------------------
 src/changes/changes.xml | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/56d2c7c7/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c3af6ef..588715a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -25,6 +25,10 @@
   </properties>
 
   <body>
+    <release version="1.3" date="YYYY-MM-DD" description="TBD">
+      <action issue="COMMONSSITE-108" type="add" dev="chtompki">Adding README.html and HEADER.html to staged release</action>
+    </release>
+
     <release version="1.2" date="2018-04-02" description="Version 1.2">
       <action issue="COMMONSSITE-107" type="fix" dev="chtompki">Adding ./target/commons-release-plugin/scm/RELEASE-NOTES.txt to svn as opposed to ./RELEASE-NOTES.txt</action>
     </release>