Skip to content

Commit

Permalink
Update privaite and jni dep version to released 23.10.0
Browse files Browse the repository at this point in the history
Signed-off-by: Peixin Li <[email protected]>
  • Loading branch information
pxLi committed Oct 12, 2023
1 parent 28aba18 commit d862bac
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 @@ -601,8 +601,8 @@
<spark.version.classifier>spark${buildver}</spark.version.classifier>
<cuda.version>cuda11</cuda.version>
<jni.classifier>${cuda.version}</jni.classifier>
<spark-rapids-jni.version>23.10.0-SNAPSHOT</spark-rapids-jni.version>
<spark-rapids-private.version>23.10.0-SNAPSHOT</spark-rapids-private.version>
<spark-rapids-jni.version>23.10.0</spark-rapids-jni.version>
<spark-rapids-private.version>23.10.0</spark-rapids-private.version>
<scala.binary.version>2.12</scala.binary.version>
<alluxio.client.version>2.8.0</alluxio.client.version>
<scala.recompileMode>incremental</scala.recompileMode>
Expand Down

0 comments on commit d862bac

Please sign in to comment.