This is an automated email from the ASF dual-hosted git repository. fcsaky pushed a commit to branch v4.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-hbase.git
commit a267e9f6f37da4e32c2e2a2b3ed6c16dec357d71 Author: Ferenc Csaky <[email protected]> AuthorDate: Fri Nov 8 15:59:06 2024 +0100 [hotfix] Bump version to 4.0.0 in "docs/data" --- docs/data/hbase.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/data/hbase.yml b/docs/data/hbase.yml index d39332d..9b6d850 100644 --- a/docs/data/hbase.yml +++ b/docs/data/hbase.yml @@ -16,7 +16,7 @@ # limitations under the License. ################################################################################ -version: 3.0.0 +version: 4.0.0 variants: - maven: flink-connector-hbase-2.2 sql_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-sql-connector-hbase-2.2/$full_version/flink-sql-connector-hbase-2.2-$full_version.jar
