1
0

[HUDI-2600] Remove duplicated hadoop-common with tests classifier exists in bundles (#3847)

This commit is contained in:
vinoyang
2021-10-25 13:45:28 +08:00
committed by GitHub
parent 1bb0532563
commit 220bf6a7e6
9 changed files with 10 additions and 16 deletions

View File

@@ -90,6 +90,7 @@
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-common</artifactId>
<classifier>tests</classifier>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.hadoop</groupId>