You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by do...@apache.org on 2014/07/31 07:12:49 UTC

[35/50] git commit: Bump the staging date

Bump the staging date

git-svn-id: https://svn.apache.org/repos/asf/buildr/trunk@1537931 13f79535-47bb-0310-9956-ffa450edef68


Project: http://git-wip-us.apache.org/repos/asf/buildr/repo
Commit: http://git-wip-us.apache.org/repos/asf/buildr/commit/ff6e60fd
Tree: http://git-wip-us.apache.org/repos/asf/buildr/tree/ff6e60fd
Diff: http://git-wip-us.apache.org/repos/asf/buildr/diff/ff6e60fd

Branch: refs/heads/master
Commit: ff6e60fd087094702262c2b9d54e28e48615b84d
Parents: 808594a
Author: Peter Donald <do...@apache.org>
Authored: Fri Nov 1 13:28:02 2013 +0000
Committer: Peter Donald <do...@apache.org>
Committed: Fri Nov 1 13:28:02 2013 +0000

----------------------------------------------------------------------
 CHANGELOG | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/buildr/blob/ff6e60fd/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 0d35762..e1a4df4 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-1.4.15 (2013-10-26)
+1.4.15 (2013-11-02)
 * Change: Updated the 'test_jar' package type to have a
           classifier of 'tests' and thus match maven
           conventions. Reported by Chris Bozic.