Skip to content

Commit

Permalink
[HUDI-4512][HUDI-4513] Fix bundle name for spark3 profile (apache#6261)
Browse files Browse the repository at this point in the history
(cherry picked from commit 0f88efb)
  • Loading branch information
codope authored and neverdizzy committed Dec 1, 2022
1 parent 8a04979 commit 4d4d8c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1709,7 +1709,7 @@
<properties>
<spark3.version>3.3.0</spark3.version>
<spark.version>${spark3.version}</spark.version>
<sparkbundle.version>3.3</sparkbundle.version>
<sparkbundle.version>3</sparkbundle.version>
<scala.version>${scala12.version}</scala.version>
<scala.binary.version>2.12</scala.binary.version>
<hudi.spark.module>hudi-spark3.3.x</hudi.spark.module>
Expand Down

0 comments on commit 4d4d8c6

Please sign in to comment.