[HUDI-585] Optimize the steps of building with scala-2.12 (#1293)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user