Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Commit

Permalink
tiledb-presto_0.245.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gsvic committed May 11, 2021
1 parent 25961f7 commit 51789db
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 @@ -5,13 +5,13 @@
<parent>
<artifactId>presto-root</artifactId>
<groupId>com.facebook.presto</groupId>
<version>0.250</version>
<version>0.245.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<properties>
<dep.airlift.version>0.198</dep.airlift.version>
<dep.prestodb.version>0.250</dep.prestodb.version>
<dep.prestodb.version>0.245.1</dep.prestodb.version>
</properties>

<artifactId>presto-tiledb</artifactId>
Expand Down

0 comments on commit 51789db

Please sign in to comment.