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

[04/50] [abbrv] drill git commit: Updated plugin version to 1.3.0-SNAPSHOT

Updated plugin version to 1.3.0-SNAPSHOT


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

Branch: refs/heads/master
Commit: a0f9658e446d22ddaf12f8f4512832e997ad9253
Parents: df19a01
Author: Patrick Wong <pw...@maprtech.com>
Authored: Mon Oct 19 13:03:14 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/a0f9658e/contrib/format-maprdb/pom.xml
----------------------------------------------------------------------
diff --git a/contrib/format-maprdb/pom.xml b/contrib/format-maprdb/pom.xml
index b862cfa..e8a7b75 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.2.0-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>drill-storage-maprdb</artifactId>