From defb031fbbe06d6747e54dd69691d209a01d1821 Mon Sep 17 00:00:00 2001 From: Sorabh Hamirwasia Date: Thu, 25 Apr 2019 22:24:03 -0700 Subject: [PATCH] [maven-release-plugin] prepare release drill-1.16.0 --- common/pom.xml | 2 +- contrib/data/pom.xml | 2 +- contrib/data/tpch-sample-data/pom.xml | 2 +- contrib/format-ltsv/pom.xml | 2 +- contrib/format-maprdb/pom.xml | 2 +- contrib/format-syslog/pom.xml | 5 ++--- contrib/pom.xml | 2 +- contrib/storage-hbase/pom.xml | 2 +- contrib/storage-hive/core/pom.xml | 2 +- contrib/storage-hive/hive-exec-shade/pom.xml | 4 ++-- contrib/storage-hive/pom.xml | 2 +- contrib/storage-jdbc/pom.xml | 2 +- contrib/storage-kafka/pom.xml | 2 +- contrib/storage-kudu/pom.xml | 2 +- contrib/storage-mongo/pom.xml | 2 +- contrib/storage-opentsdb/pom.xml | 2 +- contrib/udfs/pom.xml | 2 +- distribution/pom.xml | 2 +- drill-yarn/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 +- 32 files changed, 35 insertions(+), 36 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index dd0b406a64b..e35000a3fed 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -24,7 +24,7 @@ drill-root org.apache.drill - 1.16.0-SNAPSHOT + 1.16.0 drill-common diff --git a/contrib/data/pom.xml b/contrib/data/pom.xml index 26a7dd870f8..3badd51303d 100644 --- a/contrib/data/pom.xml +++ b/contrib/data/pom.xml @@ -23,7 +23,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.16.0-SNAPSHOT + 1.16.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 fb2bc205aba..0a9cd6f7864 100644 --- a/contrib/data/tpch-sample-data/pom.xml +++ b/contrib/data/tpch-sample-data/pom.xml @@ -23,7 +23,7 @@ drill-contrib-data-parent org.apache.drill.contrib.data - 1.16.0-SNAPSHOT + 1.16.0 tpch-sample-data diff --git a/contrib/format-ltsv/pom.xml b/contrib/format-ltsv/pom.xml index 4110a1cb833..aa537569b13 100644 --- a/contrib/format-ltsv/pom.xml +++ b/contrib/format-ltsv/pom.xml @@ -24,7 +24,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.16.0-SNAPSHOT + 1.16.0 drill-format-ltsv diff --git a/contrib/format-maprdb/pom.xml b/contrib/format-maprdb/pom.xml index 0a09c3da8ac..01c85668993 100644 --- a/contrib/format-maprdb/pom.xml +++ b/contrib/format-maprdb/pom.xml @@ -24,7 +24,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.16.0-SNAPSHOT + 1.16.0 drill-format-mapr diff --git a/contrib/format-syslog/pom.xml b/contrib/format-syslog/pom.xml index 9bc9159f3d9..cfe60fa05b0 100644 --- a/contrib/format-syslog/pom.xml +++ b/contrib/format-syslog/pom.xml @@ -18,14 +18,13 @@ limitations under the License. --> - + 4.0.0 drill-contrib-parent org.apache.drill.contrib - 1.16.0-SNAPSHOT + 1.16.0 drill-format-syslog diff --git a/contrib/pom.xml b/contrib/pom.xml index 17ac734b0b3..24235ea52c9 100644 --- a/contrib/pom.xml +++ b/contrib/pom.xml @@ -23,7 +23,7 @@ drill-root org.apache.drill - 1.16.0-SNAPSHOT + 1.16.0 org.apache.drill.contrib diff --git a/contrib/storage-hbase/pom.xml b/contrib/storage-hbase/pom.xml index fcb8cae3824..1a73ff494c0 100644 --- a/contrib/storage-hbase/pom.xml +++ b/contrib/storage-hbase/pom.xml @@ -23,7 +23,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.16.0-SNAPSHOT + 1.16.0 drill-storage-hbase diff --git a/contrib/storage-hive/core/pom.xml b/contrib/storage-hive/core/pom.xml index 0203efbf90e..e5bead504e6 100644 --- a/contrib/storage-hive/core/pom.xml +++ b/contrib/storage-hive/core/pom.xml @@ -24,7 +24,7 @@ org.apache.drill.contrib.storage-hive drill-contrib-storage-hive-parent - 1.16.0-SNAPSHOT + 1.16.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 b7be65d47bf..786650cf3fe 100644 --- a/contrib/storage-hive/hive-exec-shade/pom.xml +++ b/contrib/storage-hive/hive-exec-shade/pom.xml @@ -24,7 +24,7 @@ org.apache.drill.contrib.storage-hive drill-contrib-storage-hive-parent - 1.16.0-SNAPSHOT + 1.16.0 drill-hive-exec-shaded @@ -104,7 +104,7 @@ true true - + false diff --git a/contrib/storage-hive/pom.xml b/contrib/storage-hive/pom.xml index 922cdf3e143..d55420e3b6b 100644 --- a/contrib/storage-hive/pom.xml +++ b/contrib/storage-hive/pom.xml @@ -23,7 +23,7 @@ org.apache.drill.contrib drill-contrib-parent - 1.16.0-SNAPSHOT + 1.16.0 org.apache.drill.contrib.storage-hive diff --git a/contrib/storage-jdbc/pom.xml b/contrib/storage-jdbc/pom.xml index 62688747106..3c79402f44a 100755 --- a/contrib/storage-jdbc/pom.xml +++ b/contrib/storage-jdbc/pom.xml @@ -23,7 +23,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.16.0-SNAPSHOT + 1.16.0 drill-jdbc-storage diff --git a/contrib/storage-kafka/pom.xml b/contrib/storage-kafka/pom.xml index 4cc95f86c4f..d106f8753dd 100644 --- a/contrib/storage-kafka/pom.xml +++ b/contrib/storage-kafka/pom.xml @@ -24,7 +24,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.16.0-SNAPSHOT + 1.16.0 drill-storage-kafka diff --git a/contrib/storage-kudu/pom.xml b/contrib/storage-kudu/pom.xml index e5a3c71c882..dc24d05da87 100644 --- a/contrib/storage-kudu/pom.xml +++ b/contrib/storage-kudu/pom.xml @@ -23,7 +23,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.16.0-SNAPSHOT + 1.16.0 drill-kudu-storage diff --git a/contrib/storage-mongo/pom.xml b/contrib/storage-mongo/pom.xml index 5bdee246f22..ee4a68fa1cc 100644 --- a/contrib/storage-mongo/pom.xml +++ b/contrib/storage-mongo/pom.xml @@ -23,7 +23,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.16.0-SNAPSHOT + 1.16.0 drill-mongo-storage diff --git a/contrib/storage-opentsdb/pom.xml b/contrib/storage-opentsdb/pom.xml index 7ffcef2ad52..693b6e459ff 100644 --- a/contrib/storage-opentsdb/pom.xml +++ b/contrib/storage-opentsdb/pom.xml @@ -23,7 +23,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.16.0-SNAPSHOT + 1.16.0 drill-opentsdb-storage diff --git a/contrib/udfs/pom.xml b/contrib/udfs/pom.xml index c0bc4e51ca0..9297e82677a 100644 --- a/contrib/udfs/pom.xml +++ b/contrib/udfs/pom.xml @@ -24,7 +24,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.16.0-SNAPSHOT + 1.16.0 drill-udfs diff --git a/distribution/pom.xml b/distribution/pom.xml index f7231426933..323d5e34dfc 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -23,7 +23,7 @@ drill-root org.apache.drill - 1.16.0-SNAPSHOT + 1.16.0 distribution diff --git a/drill-yarn/pom.xml b/drill-yarn/pom.xml index edb6023db4a..3f64613f226 100644 --- a/drill-yarn/pom.xml +++ b/drill-yarn/pom.xml @@ -23,7 +23,7 @@ drill-root org.apache.drill - 1.16.0-SNAPSHOT + 1.16.0 drill-yarn diff --git a/exec/java-exec/pom.xml b/exec/java-exec/pom.xml index 1d0cb75193c..3518967255b 100644 --- a/exec/java-exec/pom.xml +++ b/exec/java-exec/pom.xml @@ -23,7 +23,7 @@ exec-parent org.apache.drill.exec - 1.16.0-SNAPSHOT + 1.16.0 drill-java-exec exec/Java Execution Engine diff --git a/exec/jdbc-all/pom.xml b/exec/jdbc-all/pom.xml index fd764ac67dd..747de6b987f 100644 --- a/exec/jdbc-all/pom.xml +++ b/exec/jdbc-all/pom.xml @@ -23,7 +23,7 @@ org.apache.drill.exec exec-parent - 1.16.0-SNAPSHOT + 1.16.0 drill-jdbc-all diff --git a/exec/jdbc/pom.xml b/exec/jdbc/pom.xml index f9637d3fcfe..bb9424d62e3 100644 --- a/exec/jdbc/pom.xml +++ b/exec/jdbc/pom.xml @@ -23,7 +23,7 @@ org.apache.drill.exec exec-parent - 1.16.0-SNAPSHOT + 1.16.0 drill-jdbc exec/JDBC Driver using dependencies diff --git a/exec/memory/base/pom.xml b/exec/memory/base/pom.xml index fd8d562e5fa..5f6536f2e95 100644 --- a/exec/memory/base/pom.xml +++ b/exec/memory/base/pom.xml @@ -23,7 +23,7 @@ memory-parent org.apache.drill.memory - 1.16.0-SNAPSHOT + 1.16.0 drill-memory-base exec/memory/base diff --git a/exec/memory/pom.xml b/exec/memory/pom.xml index b5f893e0c1d..abdeb5dc85d 100644 --- a/exec/memory/pom.xml +++ b/exec/memory/pom.xml @@ -23,7 +23,7 @@ exec-parent org.apache.drill.exec - 1.16.0-SNAPSHOT + 1.16.0 org.apache.drill.memory diff --git a/exec/pom.xml b/exec/pom.xml index c2411278447..476f61cd804 100644 --- a/exec/pom.xml +++ b/exec/pom.xml @@ -23,7 +23,7 @@ drill-root org.apache.drill - 1.16.0-SNAPSHOT + 1.16.0 org.apache.drill.exec diff --git a/exec/rpc/pom.xml b/exec/rpc/pom.xml index 26f0b997a43..e1ab07e39a4 100644 --- a/exec/rpc/pom.xml +++ b/exec/rpc/pom.xml @@ -23,7 +23,7 @@ exec-parent org.apache.drill.exec - 1.16.0-SNAPSHOT + 1.16.0 drill-rpc exec/rpc diff --git a/exec/vector/pom.xml b/exec/vector/pom.xml index 0fd4fb825db..93385e0a7ac 100644 --- a/exec/vector/pom.xml +++ b/exec/vector/pom.xml @@ -23,7 +23,7 @@ exec-parent org.apache.drill.exec - 1.16.0-SNAPSHOT + 1.16.0 vector exec/Vectors diff --git a/logical/pom.xml b/logical/pom.xml index caa126cedb4..fcbce9259b7 100644 --- a/logical/pom.xml +++ b/logical/pom.xml @@ -24,7 +24,7 @@ drill-root org.apache.drill - 1.16.0-SNAPSHOT + 1.16.0 drill-logical diff --git a/pom.xml b/pom.xml index 00e7728f9ed..37d976d5641 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.apache.drill drill-root - 1.16.0-SNAPSHOT + 1.16.0 pom Apache Drill Root POM @@ -106,7 +106,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.16.0 diff --git a/protocol/pom.xml b/protocol/pom.xml index b2c9be877e4..964caa69995 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -24,7 +24,7 @@ drill-root org.apache.drill - 1.16.0-SNAPSHOT + 1.16.0 drill-protocol diff --git a/tools/fmpp/pom.xml b/tools/fmpp/pom.xml index c3d17fd41a6..40ae3ecdf11 100644 --- a/tools/fmpp/pom.xml +++ b/tools/fmpp/pom.xml @@ -24,7 +24,7 @@ tools-parent org.apache.drill.tools - 1.16.0-SNAPSHOT + 1.16.0 drill-fmpp-maven-plugin diff --git a/tools/pom.xml b/tools/pom.xml index 158c4948b1c..adbc9826673 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -23,7 +23,7 @@ drill-root org.apache.drill - 1.16.0-SNAPSHOT + 1.16.0 org.apache.drill.tools