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

Commit

Permalink
upgrade to 4.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Murray committed Dec 4, 2019
1 parent f455a63 commit 970279a
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.11.0-SNAPSHOT</version>
<version>0.12.0</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 dependencixesManagement as much as possible
-->
<arrow.flight.version>0.15.0</arrow.flight.version>
<version.dremio>4.0.2-201910020123580864-a98a0b9</version.dremio>
<arrow.flight.version>0.15.1</arrow.flight.version>
<version.dremio>4.0.5-201911202046080257-19b10938</version.dremio>
<junit.version>4.12</junit.version>
<lilith.version>0.9.44</lilith.version>
<slf4j.version>1.7.10</slf4j.version>
Expand Down

0 comments on commit 970279a

Please sign in to comment.