Commit b7d880dd by nixonrodrigues Committed by Madhan Neethiraj

ATLAS-1567: exclude hadoop-common library in Falcon hook packaging, as it is…

ATLAS-1567: exclude hadoop-common library in Falcon hook packaging, as it is alreay present in Falcon classpath Signed-off-by: 's avatarMadhan Neethiraj <madhan@apache.org>
parent dbfca622
......@@ -215,11 +215,6 @@
<version>${kafka.version}</version>
</artifactItem>
<artifactItem>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-common</artifactId>
<version>${hadoop.version}</version>
</artifactItem>
<artifactItem>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>${gson.version}</version>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment