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

Commit

Permalink
4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Murray committed Sep 24, 2019
1 parent 6158f95 commit 601fee9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>jar</packaging>
<!--
Weirdly putting 1.0.0 here doesn't resolve the correct dependencies for dremio jars
Expand All @@ -42,7 +42,7 @@
Submodules should rely on dependencixesManagement as much as possible
-->
<arrow.flight.version>0.14.1</arrow.flight.version>
<version.dremio>3.3.2-201908142136370993-d60145d</version.dremio>
<version.dremio>4.0.1-201909191652190301-211720e</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 601fee9

Please sign in to comment.