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 #23 from dremio-hub/v4.8.0
Browse files Browse the repository at this point in the history
bump to 4.8.0
  • Loading branch information
Ryan Murray authored Sep 29, 2020
2 parents 995901b + 25d98ee commit 0b36885
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.25.0-SNAPSHOT</version>
<version>0.26.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-20200807090640-53d3935ff3-dremio</arrow.flight.version>
<version.dremio>4.7.0-202008140043000133-4b5158db</version.dremio>
<arrow.flight.version>1.0.0-20200901214046-ee3a072f13-dremio</arrow.flight.version>
<version.dremio>4.8.0-202009180238090394-b0a98b73</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 0b36885

Please sign in to comment.