You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by ja...@apache.org on 2015/05/03 20:58:57 UTC

drill git commit: Commit 0.9.0 release version.

Repository: drill
Updated Branches:
  refs/heads/0.9.0 [created] 10833d2ca


Commit 0.9.0 release version.


Project: http://git-wip-us.apache.org/repos/asf/drill/repo
Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/10833d2c
Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/10833d2c
Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/10833d2c

Branch: refs/heads/0.9.0
Commit: 10833d2cae9f5312cf0e31f8c9f3f8a9dcdc0c45
Parents: f8a91f1
Author: Jacques Nadeau <ja...@apache.org>
Authored: Sun May 3 11:56:56 2015 -0700
Committer: Jacques Nadeau <ja...@apache.org>
Committed: Sun May 3 11:56:56 2015 -0700

----------------------------------------------------------------------
 common/pom.xml                               | 2 +-
 contrib/data/pom.xml                         | 2 +-
 contrib/data/tpch-sample-data/pom.xml        | 2 +-
 contrib/data/window-test-data/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-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/pom.xml                                 | 2 +-
 pom.xml                                      | 2 +-
 protocol/pom.xml                             | 2 +-
 18 files changed, 18 insertions(+), 18 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/drill/blob/10833d2c/common/pom.xml
----------------------------------------------------------------------
diff --git a/common/pom.xml b/common/pom.xml
index 2ca629b..14bd497 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>drill-root</artifactId>
     <groupId>org.apache.drill</groupId>
-    <version>0.9.0-SNAPSHOT</version>
+    <version>0.9.0</version>
   </parent>
 
   <artifactId>drill-common</artifactId>

http://git-wip-us.apache.org/repos/asf/drill/blob/10833d2c/contrib/data/pom.xml
----------------------------------------------------------------------
diff --git a/contrib/data/pom.xml b/contrib/data/pom.xml
index 6cb7319..b4e675f 100644
--- a/contrib/data/pom.xml
+++ b/contrib/data/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>drill-contrib-parent</artifactId>
     <groupId>org.apache.drill.contrib</groupId>
-    <version>0.9.0-SNAPSHOT</version>
+    <version>0.9.0</version>
   </parent>
 
   <groupId>org.apache.drill.contrib.data</groupId>

http://git-wip-us.apache.org/repos/asf/drill/blob/10833d2c/contrib/data/tpch-sample-data/pom.xml
----------------------------------------------------------------------
diff --git a/contrib/data/tpch-sample-data/pom.xml b/contrib/data/tpch-sample-data/pom.xml
index bd833df..e4e6fa4 100644
--- a/contrib/data/tpch-sample-data/pom.xml
+++ b/contrib/data/tpch-sample-data/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <artifactId>drill-contrib-data-parent</artifactId>
     <groupId>org.apache.drill.contrib.data</groupId>
-    <version>0.9.0-SNAPSHOT</version>
+    <version>0.9.0</version>
   </parent>
 
   <artifactId>tpch-sample-data</artifactId>

http://git-wip-us.apache.org/repos/asf/drill/blob/10833d2c/contrib/data/window-test-data/pom.xml
----------------------------------------------------------------------
diff --git a/contrib/data/window-test-data/pom.xml b/contrib/data/window-test-data/pom.xml
index 6c2da75..a7eed2c 100644
--- a/contrib/data/window-test-data/pom.xml
+++ b/contrib/data/window-test-data/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <artifactId>drill-contrib-data-parent</artifactId>
     <groupId>org.apache.drill.contrib.data</groupId>
-    <version>0.9.0-SNAPSHOT</version>
+    <version>0.9.0</version>
   </parent>
 
   <artifactId>window-test-data</artifactId>

http://git-wip-us.apache.org/repos/asf/drill/blob/10833d2c/contrib/pom.xml
----------------------------------------------------------------------
diff --git a/contrib/pom.xml b/contrib/pom.xml
index f8a1583..3c93c28 100644
--- a/contrib/pom.xml
+++ b/contrib/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>drill-root</artifactId>
     <groupId>org.apache.drill</groupId>
-    <version>0.9.0-SNAPSHOT</version>
+    <version>0.9.0</version>
   </parent>
 
   <groupId>org.apache.drill.contrib</groupId>

http://git-wip-us.apache.org/repos/asf/drill/blob/10833d2c/contrib/sqlline/pom.xml
----------------------------------------------------------------------
diff --git a/contrib/sqlline/pom.xml b/contrib/sqlline/pom.xml
index 05afc85..7fb9a35 100644
--- a/contrib/sqlline/pom.xml
+++ b/contrib/sqlline/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>drill-contrib-parent</artifactId>
     <groupId>org.apache.drill.contrib</groupId>
-    <version>0.9.0-SNAPSHOT</version>
+    <version>0.9.0</version>
   </parent>
 
   <artifactId>drill-sqlline</artifactId>

http://git-wip-us.apache.org/repos/asf/drill/blob/10833d2c/contrib/storage-hbase/pom.xml
----------------------------------------------------------------------
diff --git a/contrib/storage-hbase/pom.xml b/contrib/storage-hbase/pom.xml
index 9739575..519c59f 100644
--- a/contrib/storage-hbase/pom.xml
+++ b/contrib/storage-hbase/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>drill-contrib-parent</artifactId>
     <groupId>org.apache.drill.contrib</groupId>
-    <version>0.9.0-SNAPSHOT</version>
+    <version>0.9.0</version>
   </parent>
 
   <artifactId>drill-storage-hbase</artifactId>

http://git-wip-us.apache.org/repos/asf/drill/blob/10833d2c/contrib/storage-hive/core/pom.xml
----------------------------------------------------------------------
diff --git a/contrib/storage-hive/core/pom.xml b/contrib/storage-hive/core/pom.xml
index 8239b8b..066094d 100644
--- a/contrib/storage-hive/core/pom.xml
+++ b/contrib/storage-hive/core/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.drill.contrib.storage-hive</groupId>
     <artifactId>drill-contrib-storage-hive-parent</artifactId>
-    <version>0.9.0-SNAPSHOT</version>
+    <version>0.9.0</version>
   </parent>
 
   <artifactId>drill-storage-hive-core</artifactId>

http://git-wip-us.apache.org/repos/asf/drill/blob/10833d2c/contrib/storage-hive/hive-exec-shade/pom.xml
----------------------------------------------------------------------
diff --git a/contrib/storage-hive/hive-exec-shade/pom.xml b/contrib/storage-hive/hive-exec-shade/pom.xml
index c54c513..a8d80e1 100644
--- a/contrib/storage-hive/hive-exec-shade/pom.xml
+++ b/contrib/storage-hive/hive-exec-shade/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.drill.contrib.storage-hive</groupId>
     <artifactId>drill-contrib-storage-hive-parent</artifactId>
-    <version>0.9.0-SNAPSHOT</version>
+    <version>0.9.0</version>
   </parent>
 
   <artifactId>drill-hive-exec-shaded</artifactId>

http://git-wip-us.apache.org/repos/asf/drill/blob/10833d2c/contrib/storage-hive/pom.xml
----------------------------------------------------------------------
diff --git a/contrib/storage-hive/pom.xml b/contrib/storage-hive/pom.xml
index 120b7fe..358762e 100644
--- a/contrib/storage-hive/pom.xml
+++ b/contrib/storage-hive/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.drill.contrib</groupId>
     <artifactId>drill-contrib-parent</artifactId>
-    <version>0.9.0-SNAPSHOT</version>
+    <version>0.9.0</version>
   </parent>
 
   <groupId>org.apache.drill.contrib.storage-hive</groupId>

http://git-wip-us.apache.org/repos/asf/drill/blob/10833d2c/contrib/storage-mongo/pom.xml
----------------------------------------------------------------------
diff --git a/contrib/storage-mongo/pom.xml b/contrib/storage-mongo/pom.xml
index 065f18b..a7a6035 100644
--- a/contrib/storage-mongo/pom.xml
+++ b/contrib/storage-mongo/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>drill-contrib-parent</artifactId>
     <groupId>org.apache.drill.contrib</groupId>
-    <version>0.9.0-SNAPSHOT</version>
+    <version>0.9.0</version>
   </parent>
 
   <artifactId>drill-mongo-storage</artifactId>

http://git-wip-us.apache.org/repos/asf/drill/blob/10833d2c/distribution/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 2f44f62..02d2f01 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <artifactId>drill-root</artifactId>
     <groupId>org.apache.drill</groupId>
-    <version>0.9.0-SNAPSHOT</version>
+    <version>0.9.0</version>
   </parent>
 
   <artifactId>distribution</artifactId>

http://git-wip-us.apache.org/repos/asf/drill/blob/10833d2c/exec/java-exec/pom.xml
----------------------------------------------------------------------
diff --git a/exec/java-exec/pom.xml b/exec/java-exec/pom.xml
index 17f5e6e..a526cc5 100644
--- a/exec/java-exec/pom.xml
+++ b/exec/java-exec/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <artifactId>exec-parent</artifactId>
     <groupId>org.apache.drill.exec</groupId>
-    <version>0.9.0-SNAPSHOT</version>
+    <version>0.9.0</version>
   </parent>
   <artifactId>drill-java-exec</artifactId>
   <name>exec/Java Execution Engine</name>

http://git-wip-us.apache.org/repos/asf/drill/blob/10833d2c/exec/jdbc-all/pom.xml
----------------------------------------------------------------------
diff --git a/exec/jdbc-all/pom.xml b/exec/jdbc-all/pom.xml
index d41f314..0722051 100644
--- a/exec/jdbc-all/pom.xml
+++ b/exec/jdbc-all/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.drill.exec</groupId>
     <artifactId>exec-parent</artifactId>
-    <version>0.9.0-SNAPSHOT</version>
+    <version>0.9.0</version>
   </parent>
 
   <artifactId>drill-jdbc-all</artifactId>

http://git-wip-us.apache.org/repos/asf/drill/blob/10833d2c/exec/jdbc/pom.xml
----------------------------------------------------------------------
diff --git a/exec/jdbc/pom.xml b/exec/jdbc/pom.xml
index ade3869..bf671dd 100644
--- a/exec/jdbc/pom.xml
+++ b/exec/jdbc/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.apache.drill.exec</groupId>
     <artifactId>exec-parent</artifactId>
-    <version>0.9.0-SNAPSHOT</version>
+    <version>0.9.0</version>
   </parent>
   <artifactId>drill-jdbc</artifactId>
   <name>exec/JDBC Driver using dependencies</name>

http://git-wip-us.apache.org/repos/asf/drill/blob/10833d2c/exec/pom.xml
----------------------------------------------------------------------
diff --git a/exec/pom.xml b/exec/pom.xml
index 8755473..5267b04 100644
--- a/exec/pom.xml
+++ b/exec/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>drill-root</artifactId>
     <groupId>org.apache.drill</groupId>
-    <version>0.9.0-SNAPSHOT</version>
+    <version>0.9.0</version>
   </parent>
 
   <groupId>org.apache.drill.exec</groupId>

http://git-wip-us.apache.org/repos/asf/drill/blob/10833d2c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1720651..ac80779 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
 
   <groupId>org.apache.drill</groupId>
   <artifactId>drill-root</artifactId>
-  <version>0.9.0-SNAPSHOT</version>
+  <version>0.9.0</version>
   <packaging>pom</packaging>
 
   <name>Apache Drill Root POM</name>

http://git-wip-us.apache.org/repos/asf/drill/blob/10833d2c/protocol/pom.xml
----------------------------------------------------------------------
diff --git a/protocol/pom.xml b/protocol/pom.xml
index cf43d59..98ef209 100644
--- a/protocol/pom.xml
+++ b/protocol/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <artifactId>drill-root</artifactId>
     <groupId>org.apache.drill</groupId>
-    <version>0.9.0-SNAPSHOT</version>
+    <version>0.9.0</version>
   </parent>
 
   <artifactId>drill-protocol</artifactId>