You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by to...@apache.org on 2016/09/24 05:11:57 UTC

[2/2] buildr git commit: update release date for 1.5.0 release candidate 2

update release date for 1.5.0 release candidate 2


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

Branch: refs/heads/master
Commit: a86a1bb68ecc1dba91503ba2bfc9ef3584cf94ca
Parents: 3d988a6
Author: Antoine Toulme <an...@lunar-ocean.com>
Authored: Fri Sep 23 22:09:23 2016 -0700
Committer: Antoine Toulme <an...@lunar-ocean.com>
Committed: Fri Sep 23 22:09:23 2016 -0700

----------------------------------------------------------------------
 CHANGELOG         | 2 +-
 doc/index.textile | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/buildr/blob/a86a1bb6/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index d0a12c1..7134191 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-1.5.0 (2016-09-16)
+1.5.0 (2016-09-23)
 * Change: Update RJB to 1.5.4
 * Change: Update rubyzip to 1.2.0
 * Change: Update hoe to 3.15.0

http://git-wip-us.apache.org/repos/asf/buildr/blob/a86a1bb6/doc/index.textile
----------------------------------------------------------------------
diff --git a/doc/index.textile b/doc/index.textile
index 8662840..894e54d 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.5.0 (2016-09-16)
+Highlights from Buildr 1.5.0 (2016-09-23)
 * Change: Move to default on Scala 2.11.
 * Added:  BUILDR-577 Allow remote repo to be added with http basic auth support. Submitted by Michael Guymon.
 * Added:  BUILDR-572 Allow to upload unique version (timestamp based) snapshot artifacts to a repository. Submitted by Brice Figureau.