Skip to content

Commit

Permalink
20.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
naren-dremio committed Feb 27, 2022
1 parent 30202fc commit b0e5780
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<modelVersion>4.0.0</modelVersion>

<groupId>com.dremio.plugins</groupId>
<version>17.0.0</version>
<version>20.1.0</version>
<artifactId>dremio-snowflake-plugin</artifactId>
<name>Dremio Snowflake Community Connector</name>

<properties>
<dremio.version>17.0.0-202107060524010627-31b5222b</dremio.version>
<dremio.version>20.1.0-202202061055110045-36733c65</dremio.version>
</properties>

<dependencies>
Expand Down Expand Up @@ -89,4 +89,3 @@
</repository>
</repositories>
</project>

0 comments on commit b0e5780

Please sign in to comment.