File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6767
6868 <dependency >
6969 <groupId >org.apache.iceberg</groupId >
70- <artifactId >iceberg-flink-runtime-1.19 </artifactId >
70+ <artifactId >iceberg-flink-runtime-2.0 </artifactId >
7171 <version >${iceberg.version} </version >
7272 <scope >provided</scope >
7373 </dependency >
488488 <phase >process-resources</phase >
489489 <configuration >
490490 <includeGroupIds >org.apache.iceberg</includeGroupIds >
491- <includeArtifactIds >iceberg-flink-runtime-1.19 </includeArtifactIds >
491+ <includeArtifactIds >iceberg-flink-runtime-2.0 </includeArtifactIds >
492492 <outputDirectory >${project.build.directory} </outputDirectory >
493493 </configuration >
494494 </execution >
Original file line number Diff line number Diff line change 5656
5757 <dependency >
5858 <groupId >org.apache.iceberg</groupId >
59- <artifactId >iceberg-flink-runtime-1.19 </artifactId >
59+ <artifactId >iceberg-flink-runtime-2.0 </artifactId >
6060 <version >${iceberg.version} </version >
6161 <scope >provided</scope >
6262 </dependency >
You can’t perform that action at this time.
0 commit comments