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

gaoyunhaii 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 c5d945a  [hotfix] Bump Flink to 1.16-SNAPSHOT
c5d945a is described below

commit c5d945a8ee93008dbb132205376e3f453044718b
Author: Yun Gao <[email protected]>
AuthorDate: Tue Mar 22 01:13:49 2022 +0800

    [hotfix] Bump Flink to 1.16-SNAPSHOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8adac22..fc0e8bc 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.15-SNAPSHOT</flink.version>
+               <flink.version>1.16-SNAPSHOT</flink.version>
                <flink.shaded.version>15.0</flink.shaded.version>
                <netty.tcnative.version>2.0.44.Final</netty.tcnative.version>
                <java.version>1.8</java.version>

Reply via email to