From 4312d65bd5e0f68dc963ed722d0cdfd2628ea5f5 Mon Sep 17 00:00:00 2001 From: Sudheesh Katkam Date: Fri, 18 Nov 2016 11:44:30 -0800 Subject: [PATCH] [maven-release-plugin] prepare release drill-1.9.0 --- common/pom.xml | 2 +- contrib/data/pom.xml | 2 +- contrib/data/tpch-sample-data/pom.xml | 2 +- contrib/format-maprdb/pom.xml | 6 ++---- contrib/gis/pom.xml | 2 +- contrib/pom.xml | 2 +- contrib/sqlline/pom.xml | 2 +- contrib/storage-hbase/pom.xml | 2 +- contrib/storage-hive/core/pom.xml | 2 +- contrib/storage-hive/hive-exec-shade/pom.xml | 2 +- contrib/storage-hive/pom.xml | 2 +- contrib/storage-jdbc/pom.xml | 2 +- contrib/storage-kudu/pom.xml | 2 +- contrib/storage-mongo/pom.xml | 2 +- distribution/pom.xml | 2 +- exec/java-exec/pom.xml | 2 +- exec/jdbc-all/pom.xml | 2 +- exec/jdbc/pom.xml | 2 +- exec/memory/base/pom.xml | 2 +- exec/memory/pom.xml | 2 +- exec/pom.xml | 2 +- exec/rpc/pom.xml | 2 +- exec/vector/pom.xml | 2 +- logical/pom.xml | 2 +- pom.xml | 4 ++-- protocol/pom.xml | 2 +- tools/fmpp/pom.xml | 2 +- tools/pom.xml | 2 +- 28 files changed, 30 insertions(+), 32 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index a5471b66f14..a2e763b42c1 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -21,7 +21,7 @@ drill-root org.apache.drill - 1.9.0-SNAPSHOT + 1.9.0 drill-common diff --git a/contrib/data/pom.xml b/contrib/data/pom.xml index 94b78620f62..7ee3517b91e 100644 --- a/contrib/data/pom.xml +++ b/contrib/data/pom.xml @@ -20,7 +20,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.9.0-SNAPSHOT + 1.9.0 org.apache.drill.contrib.data diff --git a/contrib/data/tpch-sample-data/pom.xml b/contrib/data/tpch-sample-data/pom.xml index d60d33715e2..fb3a764cd8f 100644 --- a/contrib/data/tpch-sample-data/pom.xml +++ b/contrib/data/tpch-sample-data/pom.xml @@ -14,7 +14,7 @@ drill-contrib-data-parent org.apache.drill.contrib.data - 1.9.0-SNAPSHOT + 1.9.0 tpch-sample-data diff --git a/contrib/format-maprdb/pom.xml b/contrib/format-maprdb/pom.xml index 3a5499a587e..bdb64d071f2 100644 --- a/contrib/format-maprdb/pom.xml +++ b/contrib/format-maprdb/pom.xml @@ -15,15 +15,13 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 drill-contrib-parent org.apache.drill.contrib - 1.9.0-SNAPSHOT + 1.9.0 drill-format-mapr diff --git a/contrib/gis/pom.xml b/contrib/gis/pom.xml index ad859f28f83..9ca21cc6aad 100644 --- a/contrib/gis/pom.xml +++ b/contrib/gis/pom.xml @@ -20,7 +20,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.9.0-SNAPSHOT + 1.9.0 drill-gis diff --git a/contrib/pom.xml b/contrib/pom.xml index d5485e328ab..116188f4dba 100644 --- a/contrib/pom.xml +++ b/contrib/pom.xml @@ -20,7 +20,7 @@ drill-root org.apache.drill - 1.9.0-SNAPSHOT + 1.9.0 org.apache.drill.contrib diff --git a/contrib/sqlline/pom.xml b/contrib/sqlline/pom.xml index c9b7b383cd7..8539d743ffd 100644 --- a/contrib/sqlline/pom.xml +++ b/contrib/sqlline/pom.xml @@ -21,7 +21,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.9.0-SNAPSHOT + 1.9.0 drill-sqlline diff --git a/contrib/storage-hbase/pom.xml b/contrib/storage-hbase/pom.xml index 9dff58ef05e..899f5f05b53 100644 --- a/contrib/storage-hbase/pom.xml +++ b/contrib/storage-hbase/pom.xml @@ -20,7 +20,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.9.0-SNAPSHOT + 1.9.0 drill-storage-hbase diff --git a/contrib/storage-hive/core/pom.xml b/contrib/storage-hive/core/pom.xml index d484526209b..60e8e0bc09e 100644 --- a/contrib/storage-hive/core/pom.xml +++ b/contrib/storage-hive/core/pom.xml @@ -21,7 +21,7 @@ org.apache.drill.contrib.storage-hive drill-contrib-storage-hive-parent - 1.9.0-SNAPSHOT + 1.9.0 drill-storage-hive-core diff --git a/contrib/storage-hive/hive-exec-shade/pom.xml b/contrib/storage-hive/hive-exec-shade/pom.xml index 8d9d99fc670..c8b806aaf67 100644 --- a/contrib/storage-hive/hive-exec-shade/pom.xml +++ b/contrib/storage-hive/hive-exec-shade/pom.xml @@ -21,7 +21,7 @@ org.apache.drill.contrib.storage-hive drill-contrib-storage-hive-parent - 1.9.0-SNAPSHOT + 1.9.0 drill-hive-exec-shaded diff --git a/contrib/storage-hive/pom.xml b/contrib/storage-hive/pom.xml index 74ccfff85d5..b29a8f4ebb8 100644 --- a/contrib/storage-hive/pom.xml +++ b/contrib/storage-hive/pom.xml @@ -20,7 +20,7 @@ org.apache.drill.contrib drill-contrib-parent - 1.9.0-SNAPSHOT + 1.9.0 org.apache.drill.contrib.storage-hive diff --git a/contrib/storage-jdbc/pom.xml b/contrib/storage-jdbc/pom.xml index 7b1acc64189..4b9cd79656c 100755 --- a/contrib/storage-jdbc/pom.xml +++ b/contrib/storage-jdbc/pom.xml @@ -20,7 +20,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.9.0-SNAPSHOT + 1.9.0 drill-jdbc-storage diff --git a/contrib/storage-kudu/pom.xml b/contrib/storage-kudu/pom.xml index 27100665f05..2269901f35f 100644 --- a/contrib/storage-kudu/pom.xml +++ b/contrib/storage-kudu/pom.xml @@ -14,7 +14,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.9.0-SNAPSHOT + 1.9.0 drill-kudu-storage diff --git a/contrib/storage-mongo/pom.xml b/contrib/storage-mongo/pom.xml index 19f99091f35..dfe6ffe0e92 100644 --- a/contrib/storage-mongo/pom.xml +++ b/contrib/storage-mongo/pom.xml @@ -20,7 +20,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.9.0-SNAPSHOT + 1.9.0 drill-mongo-storage diff --git a/distribution/pom.xml b/distribution/pom.xml index fbadb28f8de..663023f0863 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -14,7 +14,7 @@ drill-root org.apache.drill - 1.9.0-SNAPSHOT + 1.9.0 distribution diff --git a/exec/java-exec/pom.xml b/exec/java-exec/pom.xml index 6bf77c08ff6..d7dc9d6dec8 100644 --- a/exec/java-exec/pom.xml +++ b/exec/java-exec/pom.xml @@ -14,7 +14,7 @@ exec-parent org.apache.drill.exec - 1.9.0-SNAPSHOT + 1.9.0 drill-java-exec exec/Java Execution Engine diff --git a/exec/jdbc-all/pom.xml b/exec/jdbc-all/pom.xml index c8f27d93a4d..ea47b3d96d8 100644 --- a/exec/jdbc-all/pom.xml +++ b/exec/jdbc-all/pom.xml @@ -20,7 +20,7 @@ org.apache.drill.exec exec-parent - 1.9.0-SNAPSHOT + 1.9.0 drill-jdbc-all diff --git a/exec/jdbc/pom.xml b/exec/jdbc/pom.xml index 17dfc8f134f..1556ab2568b 100644 --- a/exec/jdbc/pom.xml +++ b/exec/jdbc/pom.xml @@ -14,7 +14,7 @@ org.apache.drill.exec exec-parent - 1.9.0-SNAPSHOT + 1.9.0 drill-jdbc exec/JDBC Driver using dependencies diff --git a/exec/memory/base/pom.xml b/exec/memory/base/pom.xml index c8c909cfada..0e6295f0fbb 100644 --- a/exec/memory/base/pom.xml +++ b/exec/memory/base/pom.xml @@ -14,7 +14,7 @@ memory-parent org.apache.drill.memory - 1.9.0-SNAPSHOT + 1.9.0 drill-memory-base exec/memory/base diff --git a/exec/memory/pom.xml b/exec/memory/pom.xml index 9e5ee7efd8b..21470bfd639 100644 --- a/exec/memory/pom.xml +++ b/exec/memory/pom.xml @@ -20,7 +20,7 @@ exec-parent org.apache.drill.exec - 1.9.0-SNAPSHOT + 1.9.0 org.apache.drill.memory diff --git a/exec/pom.xml b/exec/pom.xml index 1d7acf65584..87b2be023fc 100644 --- a/exec/pom.xml +++ b/exec/pom.xml @@ -20,7 +20,7 @@ drill-root org.apache.drill - 1.9.0-SNAPSHOT + 1.9.0 org.apache.drill.exec diff --git a/exec/rpc/pom.xml b/exec/rpc/pom.xml index 8524cd363bf..4b6ec25ec0e 100644 --- a/exec/rpc/pom.xml +++ b/exec/rpc/pom.xml @@ -14,7 +14,7 @@ exec-parent org.apache.drill.exec - 1.9.0-SNAPSHOT + 1.9.0 drill-rpc exec/rpc diff --git a/exec/vector/pom.xml b/exec/vector/pom.xml index 861ac795828..a47a9fc9e83 100644 --- a/exec/vector/pom.xml +++ b/exec/vector/pom.xml @@ -14,7 +14,7 @@ exec-parent org.apache.drill.exec - 1.9.0-SNAPSHOT + 1.9.0 vector exec/Vectors diff --git a/logical/pom.xml b/logical/pom.xml index fa2e5eb7ad3..dbc3c45ca64 100644 --- a/logical/pom.xml +++ b/logical/pom.xml @@ -21,7 +21,7 @@ drill-root org.apache.drill - 1.9.0-SNAPSHOT + 1.9.0 drill-logical diff --git a/pom.xml b/pom.xml index e094c4be791..3b88b005a78 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.apache.drill drill-root - 1.9.0-SNAPSHOT + 1.9.0 pom Apache Drill Root POM @@ -56,7 +56,7 @@ scm:git:https://git-wip-us.apache.org/repos/asf/drill.git scm:git:https://git-wip-us.apache.org/repos/asf/drill.git https://github.com/apache/drill - HEAD + drill-1.9.0 diff --git a/protocol/pom.xml b/protocol/pom.xml index ad85f6c872d..74f0716287b 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -15,7 +15,7 @@ drill-root org.apache.drill - 1.9.0-SNAPSHOT + 1.9.0 drill-protocol diff --git a/tools/fmpp/pom.xml b/tools/fmpp/pom.xml index 1c585d75581..e8e1eecfede 100644 --- a/tools/fmpp/pom.xml +++ b/tools/fmpp/pom.xml @@ -15,7 +15,7 @@ tools-parent org.apache.drill.tools - 1.9.0-SNAPSHOT + 1.9.0 drill-fmpp-maven-plugin diff --git a/tools/pom.xml b/tools/pom.xml index 72c7ea5c1dc..42cf8990484 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -20,7 +20,7 @@ drill-root org.apache.drill - 1.9.0-SNAPSHOT + 1.9.0 org.apache.drill.tools