Skip to content

Commit

Permalink
[KYUUBI #5405] [FLINK] Update the flink1.18-rc3 repo
Browse files Browse the repository at this point in the history
  • Loading branch information
YesOrNo828 committed Oct 19, 2023
1 parent 99172e3 commit d4d458d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2304,15 +2304,15 @@
<id>flink-1.18</id>
<properties>
<flink.version>1.18.0</flink.version>
<flink.archive.mirror>https://dist.apache.org/repos/dist/dev/flink/flink-1.18.0-rc2</flink.archive.mirror>
<flink.archive.mirror>https://dist.apache.org/repos/dist/dev/flink/flink-1.18.0-rc3</flink.archive.mirror>
</properties>
<repositories>
<repository>
<snapshots>
<enabled>true</enabled>
</snapshots>
<id>flink-snapshots</id>
<url>https://repository.apache.org/content/repositories/orgapacheflink-1659</url>
<url>https://repository.apache.org/content/repositories/orgapacheflink-1662</url>
</repository>
</repositories>
</profile>
Expand Down

0 comments on commit d4d458d

Please sign in to comment.