1
0

[1568] Fixing spark3 bundles (#2625)

- [1568] Fixing spark3 bundles
This commit is contained in:
Sivabalan Narayanan
2021-03-19 14:21:36 -04:00
committed by GitHub
parent f74828fca1
commit 55a489c769
5 changed files with 11 additions and 5 deletions

View File

@@ -23,7 +23,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>hudi-spark-bundle_${scala.binary.version}</artifactId>
<artifactId>hudi-spark${sparkbundle.version}-bundle_${scala.binary.version}</artifactId>
<packaging>jar</packaging>
<properties>