Skip to content

Commit

Permalink
fix tests-spark310+ dependency (#3671)
Browse files Browse the repository at this point in the history
Signed-off-by: Peixin Li <pxli@nyu.edu>
  • Loading branch information
pxLi authored Sep 26, 2021
1 parent 0a6abfb commit f567574
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests-spark310+/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
<groupId>com.nvidia</groupId>
<artifactId>rapids-4-spark-tests_${scala.binary.version}</artifactId>
<version>${project.version}</version>
<type>test-jar</type>
<classifier>${spark.version.classifier}tests</classifier>
<scope>test</scope>
</dependency>
Expand Down

0 comments on commit f567574

Please sign in to comment.