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

ron pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink-benchmarks.git


The following commit(s) were added to refs/heads/master by this push:
     new 43d0184  [FLINK-38010] Bump flink version to 2.2-SNAPSHOT (#105)
43d0184 is described below

commit 43d01844e29621c03e7a54cb21a74a44a5025ea5
Author: Ron <ldliu...@163.com>
AuthorDate: Mon Jun 30 09:50:07 2025 +0800

    [FLINK-38010] Bump flink version to 2.2-SNAPSHOT (#105)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4763010..3d71369 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@ under the License.
 
        <properties>
                
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-               <flink.version>2.1-SNAPSHOT</flink.version>
+               <flink.version>2.2-SNAPSHOT</flink.version>
                <flink.shaded.version>20.0</flink.shaded.version>
                <netty.tcnative.version>2.0.62.Final</netty.tcnative.version>
                <java.version>1.8</java.version>

Reply via email to