Bump the staging date git-svn-id: https://svn.apache.org/repos/asf/buildr/trunk@1539204 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/9126425d Tree: http://git-wip-us.apache.org/repos/asf/buildr/tree/9126425d Diff: http://git-wip-us.apache.org/repos/asf/buildr/diff/9126425d Branch: refs/heads/master Commit: 9126425d33235dd78e052e4f2ad3cb2ab503425b Parents: 5b65650 Author: Peter Donald <[email protected]> Authored: Wed Nov 6 00:36:19 2013 +0000 Committer: Peter Donald <[email protected]> Committed: Wed Nov 6 00:36:19 2013 +0000 ---------------------------------------------------------------------- CHANGELOG | 2 +- doc/index.textile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/buildr/blob/9126425d/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index b62179a..c1f4cb7 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -1.4.15 (2013-11-02) +1.4.15 (2013-11-06) * Change: Update to TestNG 6.8.7. * Change: Updated the 'test_jar' package type to have a classifier of 'tests' and thus match maven http://git-wip-us.apache.org/repos/asf/buildr/blob/9126425d/doc/index.textile ---------------------------------------------------------------------- diff --git a/doc/index.textile b/doc/index.textile index 2cc4329..c461024 100644 --- a/doc/index.textile +++ b/doc/index.textile @@ -46,7 +46,7 @@ So let's get started. You can "read the documentation online":quick_start.html, h2(#news). What's New -Highlights from Buildr 1.4.15 (2013-11-02) +Highlights from Buildr 1.4.15 (2013-11-06) * Change: Updated the 'test_jar' package type to have a classifier of 'tests' and thus match maven conventions. Reported by Chris Bozic.
