Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 0.144.3
Browse files Browse the repository at this point in the history
  • Loading branch information
martint committed May 1, 2016
1 parent 360ed6d commit e3a7d25
Show file tree
Hide file tree
Showing 37 changed files with 38 additions and 38 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -10,7 +10,7 @@

<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.144.3-SNAPSHOT</version>
<version>0.144.3</version>
<packaging>pom</packaging>

<name>presto-root</name>
Expand All @@ -30,7 +30,7 @@
<scm>
<connection>scm:git:git://github.com/facebook/presto.git</connection>
<url>https://github.com/facebook/presto</url>
<tag>HEAD</tag>
<tag>0.144.3</tag>
</scm>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion presto-base-jdbc/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.144.3-SNAPSHOT</version>
<version>0.144.3</version>
</parent>

<artifactId>presto-base-jdbc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-benchmark-driver/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.144.3-SNAPSHOT</version>
<version>0.144.3</version>
</parent>

<artifactId>presto-benchmark-driver</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-benchmark/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>presto-root</artifactId>
<groupId>com.facebook.presto</groupId>
<version>0.144.3-SNAPSHOT</version>
<version>0.144.3</version>
</parent>

<artifactId>presto-benchmark</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-blackhole/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.144.3-SNAPSHOT</version>
<version>0.144.3</version>
</parent>

<artifactId>presto-blackhole</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-bytecode/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.144.3-SNAPSHOT</version>
<version>0.144.3</version>
</parent>

<artifactId>presto-bytecode</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-cassandra/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.144.3-SNAPSHOT</version>
<version>0.144.3</version>
</parent>

<artifactId>presto-cassandra</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-cli/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.144.3-SNAPSHOT</version>
<version>0.144.3</version>
</parent>

<artifactId>presto-cli</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-client/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.144.3-SNAPSHOT</version>
<version>0.144.3</version>
</parent>

<artifactId>presto-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-docs/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.144.3-SNAPSHOT</version>
<version>0.144.3</version>
</parent>

<artifactId>presto-docs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-example-http/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.144.3-SNAPSHOT</version>
<version>0.144.3</version>
</parent>

<artifactId>presto-example-http</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-hive-cdh4/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.144.3-SNAPSHOT</version>
<version>0.144.3</version>
</parent>

<artifactId>presto-hive-cdh4</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-hive-cdh5/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.144.3-SNAPSHOT</version>
<version>0.144.3</version>
</parent>

<artifactId>presto-hive-cdh5</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-hive-hadoop1/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.144.3-SNAPSHOT</version>
<version>0.144.3</version>
</parent>

<artifactId>presto-hive-hadoop1</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-hive-hadoop2/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.144.3-SNAPSHOT</version>
<version>0.144.3</version>
</parent>

<artifactId>presto-hive-hadoop2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-hive/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.144.3-SNAPSHOT</version>
<version>0.144.3</version>
</parent>

<artifactId>presto-hive</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-jdbc/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.144.3-SNAPSHOT</version>
<version>0.144.3</version>
</parent>

<artifactId>presto-jdbc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-jmx/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.144.3-SNAPSHOT</version>
<version>0.144.3</version>
</parent>

<artifactId>presto-jmx</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-kafka/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.144.3-SNAPSHOT</version>
<version>0.144.3</version>
</parent>

<artifactId>presto-kafka</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-main/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.144.3-SNAPSHOT</version>
<version>0.144.3</version>
</parent>

<artifactId>presto-main</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-ml/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.144.3-SNAPSHOT</version>
<version>0.144.3</version>
</parent>

<artifactId>presto-ml</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-mysql/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.144.3-SNAPSHOT</version>
<version>0.144.3</version>
</parent>

<artifactId>presto-mysql</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-orc/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.144.3-SNAPSHOT</version>
<version>0.144.3</version>
</parent>

<artifactId>presto-orc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-parser/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.144.3-SNAPSHOT</version>
<version>0.144.3</version>
</parent>

<artifactId>presto-parser</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-postgresql/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.144.3-SNAPSHOT</version>
<version>0.144.3</version>
</parent>

<artifactId>presto-postgresql</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-product-tests/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>presto-root</artifactId>
<groupId>com.facebook.presto</groupId>
<version>0.144.3-SNAPSHOT</version>
<version>0.144.3</version>
</parent>

<artifactId>presto-product-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-raptor/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.144.3-SNAPSHOT</version>
<version>0.144.3</version>
</parent>

<artifactId>presto-raptor</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-record-decoder/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.144.3-SNAPSHOT</version>
<version>0.144.3</version>
</parent>

<artifactId>presto-record-decoder</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-redis/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.144.3-SNAPSHOT</version>
<version>0.144.3</version>
</parent>

<artifactId>presto-redis</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-server-rpm/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.144.3-SNAPSHOT</version>
<version>0.144.3</version>
</parent>

<artifactId>presto-server-rpm</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-server/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.144.3-SNAPSHOT</version>
<version>0.144.3</version>
</parent>

<artifactId>presto-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-spi/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.144.3-SNAPSHOT</version>
<version>0.144.3</version>
</parent>

<artifactId>presto-spi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-teradata-functions/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.144.3-SNAPSHOT</version>
<version>0.144.3</version>
</parent>

<artifactId>presto-teradata-functions</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-testing-server-launcher/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.144.3-SNAPSHOT</version>
<version>0.144.3</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion presto-tests/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>presto-root</artifactId>
<groupId>com.facebook.presto</groupId>
<version>0.144.3-SNAPSHOT</version>
<version>0.144.3</version>
</parent>

<artifactId>presto-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-tpch/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.144.3-SNAPSHOT</version>
<version>0.144.3</version>
</parent>

<artifactId>presto-tpch</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion presto-verifier/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-root</artifactId>
<version>0.144.3-SNAPSHOT</version>
<version>0.144.3</version>
</parent>

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

0 comments on commit e3a7d25

Please sign in to comment.