diff --git a/common/pom.xml b/common/pom.xml index e55398ee979..70b569c7921 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -21,7 +21,7 @@ drill-root org.apache.drill - 1.7.0-SNAPSHOT + 1.7.0 drill-common diff --git a/contrib/data/pom.xml b/contrib/data/pom.xml index f2b43f9ada3..4ad61fc6321 100644 --- a/contrib/data/pom.xml +++ b/contrib/data/pom.xml @@ -20,7 +20,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.7.0-SNAPSHOT + 1.7.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 57296c90357..98f23b2c554 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.7.0-SNAPSHOT + 1.7.0 tpch-sample-data diff --git a/contrib/gis/pom.xml b/contrib/gis/pom.xml index 068998d7d4d..b4bad48735b 100644 --- a/contrib/gis/pom.xml +++ b/contrib/gis/pom.xml @@ -20,7 +20,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.7.0-SNAPSHOT + 1.7.0 drill-gis diff --git a/contrib/pom.xml b/contrib/pom.xml index 88a2e6f0d7d..e472b91b138 100644 --- a/contrib/pom.xml +++ b/contrib/pom.xml @@ -20,7 +20,7 @@ drill-root org.apache.drill - 1.7.0-SNAPSHOT + 1.7.0 org.apache.drill.contrib diff --git a/contrib/sqlline/pom.xml b/contrib/sqlline/pom.xml index ede757c1a00..6f24175cb99 100644 --- a/contrib/sqlline/pom.xml +++ b/contrib/sqlline/pom.xml @@ -21,7 +21,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.7.0-SNAPSHOT + 1.7.0 drill-sqlline diff --git a/contrib/storage-hbase/pom.xml b/contrib/storage-hbase/pom.xml index be38dd83e9c..2c09afd1c06 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.7.0-SNAPSHOT + 1.7.0 drill-storage-hbase diff --git a/contrib/storage-hive/core/pom.xml b/contrib/storage-hive/core/pom.xml index 7c7cc3cb0d5..6d632acba73 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.7.0-SNAPSHOT + 1.7.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 c75dd9de28b..7538d03f9a3 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.7.0-SNAPSHOT + 1.7.0 drill-hive-exec-shaded diff --git a/contrib/storage-hive/pom.xml b/contrib/storage-hive/pom.xml index 5b5d28e4c04..4a147c42726 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.7.0-SNAPSHOT + 1.7.0 org.apache.drill.contrib.storage-hive diff --git a/contrib/storage-jdbc/pom.xml b/contrib/storage-jdbc/pom.xml index 56988c83da2..9e5ce85814b 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.7.0-SNAPSHOT + 1.7.0 drill-jdbc-storage diff --git a/contrib/storage-kudu/pom.xml b/contrib/storage-kudu/pom.xml index aa123f8aec8..0582a786df8 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.7.0-SNAPSHOT + 1.7.0 drill-kudu-storage diff --git a/contrib/storage-mongo/pom.xml b/contrib/storage-mongo/pom.xml index 1a9752437c7..0666f017991 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.7.0-SNAPSHOT + 1.7.0 drill-mongo-storage diff --git a/distribution/pom.xml b/distribution/pom.xml index 4abe99240aa..130e70f7160 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -14,7 +14,7 @@ drill-root org.apache.drill - 1.7.0-SNAPSHOT + 1.7.0 distribution diff --git a/exec/java-exec/pom.xml b/exec/java-exec/pom.xml index d521d4f6e85..d5463f43328 100644 --- a/exec/java-exec/pom.xml +++ b/exec/java-exec/pom.xml @@ -14,7 +14,7 @@ exec-parent org.apache.drill.exec - 1.7.0-SNAPSHOT + 1.7.0 drill-java-exec exec/Java Execution Engine diff --git a/exec/jdbc-all/pom.xml b/exec/jdbc-all/pom.xml index 769d7bdea9a..f355557a1f2 100644 --- a/exec/jdbc-all/pom.xml +++ b/exec/jdbc-all/pom.xml @@ -20,7 +20,7 @@ org.apache.drill.exec exec-parent - 1.7.0-SNAPSHOT + 1.7.0 drill-jdbc-all diff --git a/exec/jdbc/pom.xml b/exec/jdbc/pom.xml index 43017c8add4..74c6acba70a 100644 --- a/exec/jdbc/pom.xml +++ b/exec/jdbc/pom.xml @@ -14,7 +14,7 @@ org.apache.drill.exec exec-parent - 1.7.0-SNAPSHOT + 1.7.0 drill-jdbc exec/JDBC Driver using dependencies diff --git a/exec/memory/base/pom.xml b/exec/memory/base/pom.xml index 54335a14c2a..6a32948aee4 100644 --- a/exec/memory/base/pom.xml +++ b/exec/memory/base/pom.xml @@ -14,7 +14,7 @@ memory-parent org.apache.drill.memory - 1.7.0-SNAPSHOT + 1.7.0 drill-memory-base exec/memory/base diff --git a/exec/memory/pom.xml b/exec/memory/pom.xml index c649b3f00ed..50908060640 100644 --- a/exec/memory/pom.xml +++ b/exec/memory/pom.xml @@ -20,7 +20,7 @@ exec-parent org.apache.drill.exec - 1.7.0-SNAPSHOT + 1.7.0 org.apache.drill.memory diff --git a/exec/pom.xml b/exec/pom.xml index 7fa235ac956..340bfbd1d98 100644 --- a/exec/pom.xml +++ b/exec/pom.xml @@ -20,7 +20,7 @@ drill-root org.apache.drill - 1.7.0-SNAPSHOT + 1.7.0 org.apache.drill.exec diff --git a/exec/rpc/pom.xml b/exec/rpc/pom.xml index 8a47dfacea3..dee6ffed7ba 100644 --- a/exec/rpc/pom.xml +++ b/exec/rpc/pom.xml @@ -14,7 +14,7 @@ exec-parent org.apache.drill.exec - 1.7.0-SNAPSHOT + 1.7.0 drill-rpc exec/rpc diff --git a/exec/vector/pom.xml b/exec/vector/pom.xml index 5cbce120518..40702698c47 100644 --- a/exec/vector/pom.xml +++ b/exec/vector/pom.xml @@ -14,7 +14,7 @@ exec-parent org.apache.drill.exec - 1.7.0-SNAPSHOT + 1.7.0 vector exec/Vectors diff --git a/logical/pom.xml b/logical/pom.xml index eda50ceb3ee..9fe4271a019 100644 --- a/logical/pom.xml +++ b/logical/pom.xml @@ -21,7 +21,7 @@ drill-root org.apache.drill - 1.7.0-SNAPSHOT + 1.7.0 drill-logical diff --git a/pom.xml b/pom.xml index 8205c780c00..f40983ad702 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.apache.drill drill-root - 1.7.0-SNAPSHOT + 1.7.0 pom Apache Drill Root POM @@ -52,7 +52,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.7.0 diff --git a/protocol/pom.xml b/protocol/pom.xml index 6b112adad95..6b0c236904b 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -15,7 +15,7 @@ drill-root org.apache.drill - 1.7.0-SNAPSHOT + 1.7.0 drill-protocol diff --git a/tools/fmpp/pom.xml b/tools/fmpp/pom.xml index 20fe3fd66cb..ea87015ddd2 100644 --- a/tools/fmpp/pom.xml +++ b/tools/fmpp/pom.xml @@ -15,7 +15,7 @@ tools-parent org.apache.drill.tools - 1.7.0-SNAPSHOT + 1.7.0 drill-fmpp-maven-plugin diff --git a/tools/pom.xml b/tools/pom.xml index 14cf54427f8..aab39d80c62 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -20,7 +20,7 @@ drill-root org.apache.drill - 1.7.0-SNAPSHOT + 1.7.0 org.apache.drill.tools