This is an automated email from the ASF dual-hosted git repository.

apurtell pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/master by this push:
     new 9743b3c  HBASE-22321 Add 1.5 release line to the Hadoop supported 
versions table
9743b3c is described below

commit 9743b3c70d4ea4539ab5dcf89dc874f916704e71
Author: Andrew Purtell <[email protected]>
AuthorDate: Mon Apr 29 13:43:42 2019 -0700

    HBASE-22321 Add 1.5 release line to the Hadoop supported versions table
    
    Signed-off-by: Peter Somogyi <[email protected]>
---
 src/main/asciidoc/_chapters/configuration.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/asciidoc/_chapters/configuration.adoc 
b/src/main/asciidoc/_chapters/configuration.adoc
index fd9d299..086659b 100644
--- a/src/main/asciidoc/_chapters/configuration.adoc
+++ b/src/main/asciidoc/_chapters/configuration.adoc
@@ -224,7 +224,7 @@ Use the following legend to interpret this table:
 
 [cols="1,4*^.^", options="header"]
 |===
-| | HBase-1.2.x, HBase-1.3.x | HBase-1.4.x | HBase-2.0.x | HBase-2.1.x
+| | HBase-1.2.x, HBase-1.3.x | HBase-1.4.x, HBase-1.5.x | HBase-2.0.x | 
HBase-2.1.x
 |Hadoop-2.4.x | icon:check-circle[role="green"] | 
icon:times-circle[role="red"] | icon:times-circle[role="red"] | 
icon:times-circle[role="red"]
 |Hadoop-2.5.x | icon:check-circle[role="green"] | 
icon:times-circle[role="red"] | icon:times-circle[role="red"] | 
icon:times-circle[role="red"]
 |Hadoop-2.6.0 | icon:times-circle[role="red"] | icon:times-circle[role="red"] 
| icon:times-circle[role="red"] | icon:times-circle[role="red"]

Reply via email to