Skip to content

Commit

Permalink
Prepare release: 0.167-t.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrii Rosa authored and Andrii Rosa committed Jun 2, 2017
1 parent a73218f commit f663c40
Show file tree
Hide file tree
Showing 48 changed files with 48 additions and 48 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
<packaging>pom</packaging>

<name>presto-root</name>
Expand Down
2 changes: 1 addition & 1 deletion presto-accumulo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-accumulo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-array/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-array</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-atop/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-atop</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-base-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-base-jdbc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-benchmark-driver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-benchmark-driver</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-benchmark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>presto-root</artifactId>
<groupId>com.facebook.presto</groupId>
<version>0.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-benchmark</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-blackhole/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-blackhole</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-bytecode/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-bytecode</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-cassandra/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.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-cassandra</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-cli</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-docs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-example-http/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.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-example-http</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-hive-cdh4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-hive-cdh4</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-hive-cdh5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-hive-cdh5</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-hive-hadoop1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-hive-hadoop1</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-hive-hadoop2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-hive-hadoop2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-hive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-hive</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-jdbc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-jmx/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.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-jmx</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-kafka</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-local-file/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-local-file</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-main</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-memory/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-memory</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-ml/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.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-ml</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-mongodb/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.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-mongodb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-mysql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-mysql</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-orc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-orc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-parser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-parser</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-plugin-toolkit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-plugin-toolkit</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-postgresql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-postgresql</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-product-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>presto-root</artifactId>
<groupId>com.facebook.presto</groupId>
<version>0.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-product-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-raptor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-raptor</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-rcfile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-rcfile</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-record-decoder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-record-decoder</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-redis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-redis</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-resource-group-managers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-resource-group-managers</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-server-rpm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-server-rpm</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-spi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-spi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-sqlserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>presto-root</artifactId>
<groupId>com.facebook.presto</groupId>
<version>0.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion presto-teradata-functions/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.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-teradata-functions</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-testing-server-launcher/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.167-t.0.6-SNAPSHOT</version>
<version>0.167-t.0.6</version>
</parent>

<artifactId>presto-testing-server-launcher</artifactId>
Expand Down

0 comments on commit f663c40

Please sign in to comment.