Skip to content

Commit

Permalink
prepare for 3.2.1_2.12-1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hf200012 committed Jul 8, 2022
1 parent 2e38c12 commit 6f9c1b6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions spark-doris-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@
</mailingList>
</mailingLists>
<properties>
<scala.version>${env.scala.version}</scala.version>
<spark.version>${env.spark.version}</spark.version>
<spark.minor.version>${env.spark.minor.version}</spark.minor.version>
<scala.version>2.12</scala.version>
<spark.version>3.2.1</spark.version>
<spark.minor.version>3.2</spark.minor.version>
<libthrift.version>0.13.0</libthrift.version>
<arrow.version>5.0.0</arrow.version>
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
Expand Down

0 comments on commit 6f9c1b6

Please sign in to comment.