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:58 UTC

[11/50] [abbrv] drill git commit: Updated plugin version to 1.5.0-SNAPSHOT

Updated plugin version to 1.5.0-SNAPSHOT


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

Branch: refs/heads/master
Commit: fb8872bd49fe615ce3d9ee4310e91621d0474568
Parents: 3a3c956
Author: Patrick Wong <pw...@maprtech.com>
Authored: Tue Dec 8 11:25:16 2015 -0800
Committer: Aditya Kishore <ad...@apache.org>
Committed: Fri Sep 9 10:08:30 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/fb8872bd/contrib/format-maprdb/pom.xml
----------------------------------------------------------------------
diff --git a/contrib/format-maprdb/pom.xml b/contrib/format-maprdb/pom.xml
index 4c6770b..9e299b5 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.4.0-SNAPSHOT</version>
+    <version>1.5.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>drill-storage-maprdb</artifactId>