Skip to content

Commit

Permalink
fix dependency in aws-bundle pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
xushiyan committed May 31, 2022
1 parent 91b5115 commit 4151050
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packaging/hudi-aws-bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<include>org.apache.hudi:hudi-common</include>
<include>org.apache.hudi:hudi-hadoop-mr</include>
<include>org.apache.hudi:hudi-sync-common</include>
<include>org.apache.hudi:hudi-sync-common</include>
<include>org.apache.hudi:hudi-hive-sync</include>
<include>org.apache.hudi:hudi-aws</include>
<include>org.apache.parquet:parquet-avro</include>

Expand Down Expand Up @@ -261,4 +261,4 @@
<version>${project.version}</version>
</dependency>
</dependencies>
</project>
</project>

0 comments on commit 4151050

Please sign in to comment.