1
0

[HUDI-2262] reduce build warnings (#3481)

This commit is contained in:
Satish M
2021-08-24 22:36:38 +05:30
committed by GitHub
parent 15bf01dcb7
commit 04ede8eecf
5 changed files with 7 additions and 7 deletions

View File

@@ -55,9 +55,9 @@
<execution>
<phase>package</phase>
<configuration>
<tasks>
<target>
<copy file="${project.basedir}/../../../../packaging/hudi-presto-bundle/target/hudi-presto-bundle-${project.version}.jar" tofile="target/hudi-presto-bundle.jar" />
</tasks>
</target>
</configuration>
<goals>
<goal>run</goal>