Skip to content

Commit

Permalink
[KYUUBI #5509][FOLLOWUP] JDBC IT should always depends on kyuubi-hive…
Browse files Browse the repository at this point in the history
…-jdbc-shaded
  • Loading branch information
pan3793 committed Mar 6, 2024
1 parent f1cf1e4 commit 12f600d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/kyuubi-jdbc-it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@

<dependency>
<groupId>org.apache.kyuubi</groupId>
<artifactId>${hive.jdbc.artifact}</artifactId>
<artifactId>kyuubi-hive-jdbc-shaded</artifactId>
<version>${project.version}</version>
<scope>test</scope>
</dependency>
Expand Down

0 comments on commit 12f600d

Please sign in to comment.