Repository: commons-release-plugin
Updated Branches:
  refs/heads/1.2 3c135e698 -> 629390e11


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/1.2
Commit: 629390e117c2b4a1a2233f741c4767059d32c3ad
Parents: 3c135e6
Author: Rob Tompkins <chtom...@gmail.com>
Authored: Mon Apr 2 08:21:56 2018 -0400
Committer: Rob Tompkins <chtom...@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>
 

Reply via email to