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

Commit

Permalink
bump dremio version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Murray committed Aug 17, 2020
1 parent c219b4c commit 09889b5
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.24.0-SNAPSHOT</version>
<version>0.25.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>1.0.0-20200623121802-2d5074a27a-dremio</arrow.flight.version>
<version.dremio>4.6.0-202007150150090029-7f333d10</version.dremio>
<arrow.flight.version>1.0.0-20200807090640-53d3935ff3-dremio</arrow.flight.version>
<version.dremio>4.7.0-202008140043000133-4b5158db</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 09889b5

Please sign in to comment.