Skip to content
This repository has been archived by the owner on Dec 12, 2020. It is now read-only.

Commit

Permalink
Merge pull request #20 from dremio-hub/4.6.0
Browse files Browse the repository at this point in the history
update for 4.6.0
  • Loading branch information
Ryan Murray authored Jul 17, 2020
2 parents dc3dbca + d229cf7 commit c219b4c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<groupId>com.dremio.flight</groupId>
<artifactId>dremio-flight-connector</artifactId>
<version>0.23.0-SNAPSHOT</version>
<version>0.24.0-SNAPSHOT</version>
<packaging>jar</packaging>
<!--
Weirdly putting 1.0.0 here doesn't resolve the correct dependencies for dremio jars
Expand All @@ -41,8 +41,8 @@
Dependencies version for this module
Submodules should rely on dependenciesManagement as much as possible
-->
<arrow.flight.version>0.18.0-20200611130341-f4a85bd19b-dremio</arrow.flight.version>
<version.dremio>4.5.0-202006180205030236-1a5d28da</version.dremio>
<arrow.flight.version>1.0.0-20200623121802-2d5074a27a-dremio</arrow.flight.version>
<version.dremio>4.6.0-202007150150090029-7f333d10</version.dremio>
<junit.version>4.12</junit.version>
<lilith.version>8.2.0</lilith.version>
<slf4j.version>1.7.28</slf4j.version>
Expand Down

0 comments on commit c219b4c

Please sign in to comment.