Skip to content

Commit

Permalink
fix: modify wrong hive-tdp version
Browse files Browse the repository at this point in the history
  • Loading branch information
PACordonnier committed May 30, 2023
1 parent 5aca3b3 commit 16363ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
<curator.version>2.6.0</curator.version>
<hive.group>org.apache.hive</hive.group>
<!-- Version used in Maven Hive dependency -->
<hive.version>1.2.3-0.0</hive.version>
<hive.version>1.2.3-1.0</hive.version>
<!-- Version used for internal directory structure -->
<hive.version.short>1.2.3</hive.version.short>
<derby.version>10.12.1.1</derby.version>
Expand Down

0 comments on commit 16363ac

Please sign in to comment.