Repository: flink
Updated Branches:
  refs/heads/master fd872a149 -> 02410324b


[FLINK-5517] Upgrade hbase version to 1.3.0

This closes #3235.


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

Branch: refs/heads/master
Commit: d007ac59e9a5aa5a556958e2e9e2b08b61bbabb4
Parents: fd872a1
Author: tedyu <[email protected]>
Authored: Sun Jan 29 16:44:04 2017 -0800
Committer: Tzu-Li (Gordon) Tai <[email protected]>
Committed: Fri Feb 10 13:57:25 2017 +0800

----------------------------------------------------------------------
 flink-connectors/flink-hbase/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink/blob/d007ac59/flink-connectors/flink-hbase/pom.xml
----------------------------------------------------------------------
diff --git a/flink-connectors/flink-hbase/pom.xml 
b/flink-connectors/flink-hbase/pom.xml
index 7c0536c..c6c5cc6 100644
--- a/flink-connectors/flink-hbase/pom.xml
+++ b/flink-connectors/flink-hbase/pom.xml
@@ -34,7 +34,7 @@ under the License.
        <packaging>jar</packaging>
 
        <properties>
-               <hbase.version>1.2.3</hbase.version>
+               <hbase.version>1.3.0</hbase.version>
        </properties>
 
        <build>

Reply via email to