Skip to content

Commit b74734b

Browse files
committed
PHOENIX-7439 Bump default HBase 2.6 version to 2.6.1 (#2011)
1 parent 6f7a74d commit b74734b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<hbase-2.4.runtime.version>2.4.18</hbase-2.4.runtime.version>
8787
<hbase-2.5.0.runtime.version>2.5.3-hadoop3</hbase-2.5.0.runtime.version>
8888
<hbase-2.5.runtime.version>2.5.10-hadoop3</hbase-2.5.runtime.version>
89-
<hbase-2.6.runtime.version>2.6.0-hadoop3</hbase-2.6.runtime.version>
89+
<hbase-2.6.runtime.version>2.6.1-hadoop3</hbase-2.6.runtime.version>
9090

9191
<compileSource>1.8</compileSource>
9292
<maven.compiler.source>${compileSource}</maven.compiler.source>

0 commit comments

Comments
 (0)