Skip to content

Commit

Permalink
Changed elasticsearch connector presto version to 0.159
Browse files Browse the repository at this point in the history
  • Loading branch information
Flávio Ferreira committed Dec 12, 2016
1 parent 1c328c0 commit 16fae1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion presto-elasticsearch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.153-SNAPSHOT</version>
<version>0.159</version>
</parent>
<artifactId>presto-elasticsearch</artifactId>
<description>Presto - Elasticsearch Connector</description>
Expand Down

0 comments on commit 16fae1c

Please sign in to comment.