You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by ad...@apache.org on 2016/09/13 01:32:33 UTC

[46/50] [abbrv] drill git commit: Updated plugin version to 1.9.0-SNAPSHOT

Updated plugin version to 1.9.0-SNAPSHOT


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

Branch: refs/heads/master
Commit: e42fb30b6c235adc7a73d86a225995f86efbaa54
Parents: 1882d93
Author: Aditya <ad...@mapr.com>
Authored: Thu Sep 8 15:30:40 2016 -0700
Committer: Aditya Kishore <ad...@apache.org>
Committed: Fri Sep 9 10:08:41 2016 -0700

----------------------------------------------------------------------
 contrib/format-maprdb/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/drill/blob/e42fb30b/contrib/format-maprdb/pom.xml
----------------------------------------------------------------------
diff --git a/contrib/format-maprdb/pom.xml b/contrib/format-maprdb/pom.xml
index fb01818..db1c55f 100644
--- a/contrib/format-maprdb/pom.xml
+++ b/contrib/format-maprdb/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>drill-root</artifactId>
     <groupId>org.apache.drill</groupId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.9.0-SNAPSHOT</version>
     <relativePath/>
   </parent>