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:31:53 UTC

[06/50] [abbrv] drill git commit: Updated version to 1.2.0-SNAPSHOT

Updated version to 1.2.0-SNAPSHOT


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

Branch: refs/heads/master
Commit: ba8a785c9c932f7e9e90a28f1b67042e50126597
Parents: c5c2479
Author: Patrick Wong <pw...@maprtech.com>
Authored: Sun Jul 5 20:30:03 2015 -0700
Committer: Aditya Kishore <ad...@apache.org>
Committed: Fri Sep 9 10:08:28 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/ba8a785c/contrib/format-maprdb/pom.xml
----------------------------------------------------------------------
diff --git a/contrib/format-maprdb/pom.xml b/contrib/format-maprdb/pom.xml
index 2e4ef35..b862cfa 100644
--- a/contrib/format-maprdb/pom.xml
+++ b/contrib/format-maprdb/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>drill-contrib-parent</artifactId>
     <groupId>org.apache.drill.contrib</groupId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>drill-storage-maprdb</artifactId>