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

chesnay pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/flink-connector-hbase.git

commit c5c296a2dcf6d95df4199aa561f1fcd16844cfad
Author: Yun Gao <gaoyunhen...@gmail.com>
AuthorDate: Tue Mar 15 01:27:55 2022 +0800

    Update version to 1.16-SNAPSHOT
---
 flink-connector-hbase-e2e-tests/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/flink-connector-hbase-e2e-tests/pom.xml 
b/flink-connector-hbase-e2e-tests/pom.xml
index 6b76ddd..f768740 100644
--- a/flink-connector-hbase-e2e-tests/pom.xml
+++ b/flink-connector-hbase-e2e-tests/pom.xml
@@ -23,7 +23,7 @@ under the License.
        <parent>
                <artifactId>flink-end-to-end-tests</artifactId>
                <groupId>org.apache.flink</groupId>
-               <version>1.15-SNAPSHOT</version>
+               <version>1.16-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
 

Reply via email to