1
0

[HUDI-585] Optimize the steps of building with scala-2.12 (#1293)

This commit is contained in:
lamber-ken
2020-02-05 23:13:10 +08:00
committed by GitHub
parent 4de0fcfcb5
commit 425e3e6c78
8 changed files with 11 additions and 76 deletions

View File

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