Set release date to todays date

Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/6d8b6494
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/6d8b6494
Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/6d8b6494

Branch: refs/heads/release
Commit: 6d8b64945160eb0f9f3b626730348f066585a913
Parents: 26061e3
Author: Benedikt Ritter <brit...@apache.org>
Authored: Thu Oct 13 20:59:25 2016 +0200
Committer: Benedikt Ritter <brit...@apache.org>
Committed: Thu Oct 13 21:01:06 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/commons-lang/blob/6d8b6494/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 7ebb7d5..35f6626 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -45,7 +45,7 @@ The <action> type attribute can be add,update,fix,remove.
   </properties>
   <body>
 
-  <release version="3.5" date="2014-10-02" description="New features including 
Java 9 detection">
+  <release version="3.5" date="2014-10-13" description="New features including 
Java 9 detection">
     <action issue="LANG-1275" type="add" dev="oheger">Added a tryAcquire() 
method to TimedSemaphore.</action>
     <action issue="LANG-1273" type="add" dev="ebourg" due-to="Jake Wang">Added 
a new property IS_OS_MAC_OSX_EL_CAPITAN in SystemUtils</action>
     <action issue="LANG-1255" type="add" dev="britter" due-to="Kaiyuan 
Wang">Add DateUtils.toCalendar(Date, TimeZone)</action>

Reply via email to