Repository: hbase Updated Branches: refs/heads/master d08990c96 -> ea0f1391f
HBASE-21396 Create 2.1.1 release; add 2.1.1 to downloads page ADDENDUM; Fix release date for 2.1.1 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ea0f1391 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/ea0f1391 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/ea0f1391 Branch: refs/heads/master Commit: ea0f1391f1f7e95f915d72004603d22da150b340 Parents: d08990c Author: Michael Stack <[email protected]> Authored: Sat Nov 3 16:34:59 2018 -0700 Committer: Michael Stack <[email protected]> Committed: Sat Nov 3 16:34:59 2018 -0700 ---------------------------------------------------------------------- src/site/xdoc/downloads.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hbase/blob/ea0f1391/src/site/xdoc/downloads.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/downloads.xml b/src/site/xdoc/downloads.xml index bb94994..c4f386a 100644 --- a/src/site/xdoc/downloads.xml +++ b/src/site/xdoc/downloads.xml @@ -47,7 +47,7 @@ under the License. 2.1.1 </td> <td style="test-align: left"> - 2018/07/18 + 2018/10/31 </td> <td style="test-align: left"> <a href="https://apache.org/dist/hbase/2.1.1/compatibility_report_2.1.0_vs_2.1.1.html">2.1.0 vs 2.1.1</a>
