Skip to content

Commit

Permalink
modify version for v2.3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
titicaca committed Dec 27, 2018
1 parent ade72fe commit e4e318c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>org.apache.spark</groupId>
<artifactId>spark-gbtlr</artifactId>
<version>2.2.0</version>
<version>2.3.0</version>

<properties>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
Expand All @@ -18,7 +18,7 @@
<log4j.version>1.2.17</log4j.version>
<skipTests>false</skipTests>
<maven.version>3.3.9</maven.version>
<spark.version>2.2.0</spark.version>
<spark.version>2.3.0</spark.version>
</properties>

<dependencies>
Expand Down

0 comments on commit e4e318c

Please sign in to comment.