From f8f7178978f575d1bef79a0e3685f8673eabacca Mon Sep 17 00:00:00 2001 From: Dain Sundstrom Date: Wed, 5 Nov 2014 18:44:18 -0800 Subject: [PATCH] [maven-release-plugin] prepare release 0.81 --- pom.xml | 4 ++-- presto-base-jdbc/pom.xml | 2 +- presto-benchmark/pom.xml | 2 +- presto-cassandra/pom.xml | 2 +- presto-cli/pom.xml | 2 +- presto-client/pom.xml | 2 +- presto-docs/pom.xml | 2 +- presto-example-http/pom.xml | 2 +- presto-hive-cdh4/pom.xml | 2 +- presto-hive-cdh5/pom.xml | 2 +- presto-hive-hadoop1/pom.xml | 2 +- presto-hive-hadoop2/pom.xml | 2 +- presto-hive/pom.xml | 2 +- presto-jdbc/pom.xml | 2 +- presto-kafka/pom.xml | 2 +- presto-main/pom.xml | 2 +- presto-ml/pom.xml | 2 +- presto-mysql/pom.xml | 2 +- presto-orc/pom.xml | 2 +- presto-parser/pom.xml | 2 +- presto-postgresql/pom.xml | 2 +- presto-raptor/pom.xml | 2 +- presto-server/pom.xml | 2 +- presto-spi/pom.xml | 2 +- presto-tests/pom.xml | 2 +- presto-tpch/pom.xml | 2 +- presto-verifier/pom.xml | 2 +- 27 files changed, 28 insertions(+), 28 deletions(-) diff --git a/pom.xml b/pom.xml index 88298c940a4f..3220f604dfd0 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ com.facebook.presto presto-root - 0.81-SNAPSHOT + 0.81 pom presto-root @@ -30,7 +30,7 @@ scm:git:git://github.com/facebook/presto.git https://github.com/facebook/presto - HEAD + 0.81 diff --git a/presto-base-jdbc/pom.xml b/presto-base-jdbc/pom.xml index 8488c454da73..8b4ffdb20f2f 100644 --- a/presto-base-jdbc/pom.xml +++ b/presto-base-jdbc/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.81-SNAPSHOT + 0.81 presto-base-jdbc diff --git a/presto-benchmark/pom.xml b/presto-benchmark/pom.xml index d0724e481bc9..c512b77e818b 100644 --- a/presto-benchmark/pom.xml +++ b/presto-benchmark/pom.xml @@ -5,7 +5,7 @@ presto-root com.facebook.presto - 0.81-SNAPSHOT + 0.81 presto-benchmark diff --git a/presto-cassandra/pom.xml b/presto-cassandra/pom.xml index 4f3b7156f23a..9604f430ca84 100644 --- a/presto-cassandra/pom.xml +++ b/presto-cassandra/pom.xml @@ -4,7 +4,7 @@ com.facebook.presto presto-root - 0.81-SNAPSHOT + 0.81 presto-cassandra diff --git a/presto-cli/pom.xml b/presto-cli/pom.xml index 48c50955d213..8a7db8cd99b9 100644 --- a/presto-cli/pom.xml +++ b/presto-cli/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.81-SNAPSHOT + 0.81 presto-cli diff --git a/presto-client/pom.xml b/presto-client/pom.xml index f3e21b20f1e7..1200bce79c22 100644 --- a/presto-client/pom.xml +++ b/presto-client/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.81-SNAPSHOT + 0.81 presto-client diff --git a/presto-docs/pom.xml b/presto-docs/pom.xml index fe969dc8f24d..3121de761ef7 100644 --- a/presto-docs/pom.xml +++ b/presto-docs/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.81-SNAPSHOT + 0.81 presto-docs diff --git a/presto-example-http/pom.xml b/presto-example-http/pom.xml index 0cece07d27c0..dafff5d955d2 100644 --- a/presto-example-http/pom.xml +++ b/presto-example-http/pom.xml @@ -4,7 +4,7 @@ com.facebook.presto presto-root - 0.81-SNAPSHOT + 0.81 presto-example-http diff --git a/presto-hive-cdh4/pom.xml b/presto-hive-cdh4/pom.xml index 5e3074ed33d4..734bec62b7b2 100644 --- a/presto-hive-cdh4/pom.xml +++ b/presto-hive-cdh4/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.81-SNAPSHOT + 0.81 presto-hive-cdh4 diff --git a/presto-hive-cdh5/pom.xml b/presto-hive-cdh5/pom.xml index c6c86a0d7aaf..45d253e9bd69 100644 --- a/presto-hive-cdh5/pom.xml +++ b/presto-hive-cdh5/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.81-SNAPSHOT + 0.81 presto-hive-cdh5 diff --git a/presto-hive-hadoop1/pom.xml b/presto-hive-hadoop1/pom.xml index d568c7340fdb..7e7296de29bb 100644 --- a/presto-hive-hadoop1/pom.xml +++ b/presto-hive-hadoop1/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.81-SNAPSHOT + 0.81 presto-hive-hadoop1 diff --git a/presto-hive-hadoop2/pom.xml b/presto-hive-hadoop2/pom.xml index 8b0240f0e20c..1d215a1170e5 100644 --- a/presto-hive-hadoop2/pom.xml +++ b/presto-hive-hadoop2/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.81-SNAPSHOT + 0.81 presto-hive-hadoop2 diff --git a/presto-hive/pom.xml b/presto-hive/pom.xml index ab61969bc059..749e696b8a35 100644 --- a/presto-hive/pom.xml +++ b/presto-hive/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.81-SNAPSHOT + 0.81 presto-hive diff --git a/presto-jdbc/pom.xml b/presto-jdbc/pom.xml index b4789973bfd0..4195867879fe 100644 --- a/presto-jdbc/pom.xml +++ b/presto-jdbc/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.81-SNAPSHOT + 0.81 presto-jdbc diff --git a/presto-kafka/pom.xml b/presto-kafka/pom.xml index 64117beaa269..7a9f2d90c052 100644 --- a/presto-kafka/pom.xml +++ b/presto-kafka/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.81-SNAPSHOT + 0.81 presto-kafka diff --git a/presto-main/pom.xml b/presto-main/pom.xml index 897544d7eb0f..4bae6598088e 100644 --- a/presto-main/pom.xml +++ b/presto-main/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.81-SNAPSHOT + 0.81 presto-main diff --git a/presto-ml/pom.xml b/presto-ml/pom.xml index 3130afb1cb87..94f5170aa753 100644 --- a/presto-ml/pom.xml +++ b/presto-ml/pom.xml @@ -4,7 +4,7 @@ com.facebook.presto presto-root - 0.81-SNAPSHOT + 0.81 presto-ml diff --git a/presto-mysql/pom.xml b/presto-mysql/pom.xml index 07b1063daed9..16cd577d5628 100644 --- a/presto-mysql/pom.xml +++ b/presto-mysql/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.81-SNAPSHOT + 0.81 presto-mysql diff --git a/presto-orc/pom.xml b/presto-orc/pom.xml index 6242ef1fbbcb..4f8f8838ffcd 100644 --- a/presto-orc/pom.xml +++ b/presto-orc/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.81-SNAPSHOT + 0.81 presto-orc diff --git a/presto-parser/pom.xml b/presto-parser/pom.xml index 415c6d935093..c8fab79178e8 100644 --- a/presto-parser/pom.xml +++ b/presto-parser/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.81-SNAPSHOT + 0.81 presto-parser diff --git a/presto-postgresql/pom.xml b/presto-postgresql/pom.xml index d6680417fecc..342e06069213 100644 --- a/presto-postgresql/pom.xml +++ b/presto-postgresql/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.81-SNAPSHOT + 0.81 presto-postgresql diff --git a/presto-raptor/pom.xml b/presto-raptor/pom.xml index ac9475839e82..4db299bf078c 100644 --- a/presto-raptor/pom.xml +++ b/presto-raptor/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.81-SNAPSHOT + 0.81 presto-raptor diff --git a/presto-server/pom.xml b/presto-server/pom.xml index 58527389ae7e..b2c2a99fe4f3 100644 --- a/presto-server/pom.xml +++ b/presto-server/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.81-SNAPSHOT + 0.81 presto-server diff --git a/presto-spi/pom.xml b/presto-spi/pom.xml index cbb9033a7f35..2efab06cd569 100644 --- a/presto-spi/pom.xml +++ b/presto-spi/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.81-SNAPSHOT + 0.81 presto-spi diff --git a/presto-tests/pom.xml b/presto-tests/pom.xml index e8cf96966a36..d33d2412d02a 100644 --- a/presto-tests/pom.xml +++ b/presto-tests/pom.xml @@ -5,7 +5,7 @@ presto-root com.facebook.presto - 0.81-SNAPSHOT + 0.81 presto-tests diff --git a/presto-tpch/pom.xml b/presto-tpch/pom.xml index af00dd642e43..fbac5237f370 100644 --- a/presto-tpch/pom.xml +++ b/presto-tpch/pom.xml @@ -4,7 +4,7 @@ com.facebook.presto presto-root - 0.81-SNAPSHOT + 0.81 presto-tpch diff --git a/presto-verifier/pom.xml b/presto-verifier/pom.xml index 1f432a4df5d2..4121d5699277 100644 --- a/presto-verifier/pom.xml +++ b/presto-verifier/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.81-SNAPSHOT + 0.81 presto-verifier