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

guoweijie 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 0947e08  [FLINK-35682] Bump Flink version to 2.0-SNAPSHOT
0947e08 is described below

commit 0947e084e0e2f557e5e0c324218093bb6c5b6c7b
Author: Weijie Guo <res...@163.com>
AuthorDate: Mon Jun 24 17:07:36 2024 +0800

    [FLINK-35682] Bump Flink version to 2.0-SNAPSHOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4be1a4a..73daab4 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>1.20-SNAPSHOT</flink.version>
+               <flink.version>2.0-SNAPSHOT</flink.version>
                <flink.shaded.version>16.1</flink.shaded.version>
                <netty.tcnative.version>2.0.54.Final</netty.tcnative.version>
                <java.version>1.8</java.version>

Reply via email to