Skip to content

Commit

Permalink
Remove unnecessary properties
Browse files Browse the repository at this point in the history
  • Loading branch information
tbonelee committed Nov 5, 2024
1 parent 384e058 commit 789f33b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion flink/flink-scala-2.12/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@

<properties>
<!--library versions-->
<interpreter.name>flink</interpreter.name>
<flink.version>${flink1.17.version}</flink.version>
<flink.scala.version>2.12.7</flink.scala.version>
<flink.scala.binary.version>2.12</flink.scala.binary.version>
Expand Down
1 change: 0 additions & 1 deletion spark/interpreter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
<description>Zeppelin spark support</description>

<properties>
<interpreter.name>spark</interpreter.name>
<!--library versions-->
<maven.plugin.api.version>3.0</maven.plugin.api.version>
<aether.version>1.12</aether.version>
Expand Down

0 comments on commit 789f33b

Please sign in to comment.