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

Commit

Permalink
prep 4.3.1 dremio release
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Murray committed Jun 11, 2020
1 parent 6a35bfc commit dcb72cb
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.20.0-SNAPSHOT</version>
<version>0.22.0-SNAPSHOT</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>1.0.0-20200327115344-e8784bde9c-dremio</arrow.flight.version>
<version.dremio>4.2.2-202004211133290458-b550b6fa</version.dremio>
<version.dremio>4.3.1-202005202256080999-5dcfb82a</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 dcb72cb

Please sign in to comment.