Skip to content

Commit

Permalink
Fix Spark 334 Build (#10162)
Browse files Browse the repository at this point in the history
* Fixed Spark 334 build

* Signing off

Signed-off-by: Raza Jafri <[email protected]>

* added 334 to noSnapshots

* updated 2.13 pom

---------

Signed-off-by: Raza Jafri <[email protected]>
  • Loading branch information
razajafri authored Jan 8, 2024
1 parent ef0b037 commit d4ec3e9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -825,6 +825,7 @@
331,
332,
333,
334,
330cdh,
332cdh,
340,
Expand Down
1 change: 1 addition & 0 deletions scala2.13/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -825,6 +825,7 @@
331,
332,
333,
334,
330cdh,
332cdh,
340,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
{"spark": "332cdh"}
{"spark": "332db"}
{"spark": "333"}
{"spark": "334"}
{"spark": "340"}
{"spark": "341"}
{"spark": "341db"}
Expand Down

0 comments on commit d4ec3e9

Please sign in to comment.