Skip to content

Commit

Permalink
commit missing version update
Browse files Browse the repository at this point in the history
  • Loading branch information
anusharamesh committed May 4, 2022
1 parent 3dc7601 commit 311cc45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jvm-packages/xgboost4j-spark/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>ml.dmlc</groupId>
<artifactId>xgboost-jvm_2.12</artifactId>
<version>1.2.3-al</version>
<version>1.2.4-al</version>
</parent>
<artifactId>xgboost4j-spark_2.12</artifactId>
<build>
Expand All @@ -24,7 +24,7 @@
<dependency>
<groupId>ml.dmlc</groupId>
<artifactId>xgboost4j_${scala.binary.version}</artifactId>
<version>1.2.3-al</version>
<version>1.2.4-al</version>
</dependency>
<dependency>
<groupId>org.apache.spark</groupId>
Expand Down

0 comments on commit 311cc45

Please sign in to comment.