Skip to content

Commit

Permalink
[KYUUBI apache#6171][FOLLOWUP] Restore flink-1.16 profile to recover …
Browse files Browse the repository at this point in the history
…Flink IT
  • Loading branch information
pan3793 committed Mar 13, 2024
1 parent 7562a97 commit f2ffcc9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2315,6 +2315,13 @@
</repositories>
</profile>

<profile>
<id>flink-1.16</id>
<properties>
<flink.version>1.16.3</flink.version>
</properties>
</profile>

<profile>
<id>flink-1.17</id>
<properties>
Expand Down

0 comments on commit f2ffcc9

Please sign in to comment.