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/04/05 15:40:24 UTC

[3/4] commons-release-plugin git commit: Add release date to changes.xml

Add release date to changes.xml


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

Branch: refs/heads/master
Commit: 629390e117c2b4a1a2233f741c4767059d32c3ad
Parents: 3c135e6
Author: Rob Tompkins <ch...@gmail.com>
Authored: Mon Apr 2 08:21:56 2018 -0400
Committer: Rob Tompkins <ch...@gmail.com>
Committed: Mon Apr 2 08:21:56 2018 -0400

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


http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/629390e1/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 6f6ff3d..c3af6ef 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -25,7 +25,7 @@
   </properties>
 
   <body>
-    <release version="1.2" date="YYYY-MM-DD" description="Version 1.2">
+    <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>