You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lens.apache.org by am...@apache.org on 2014/11/13 12:50:10 UTC

[43/50] incubator-lens git commit: Move to released version of hive

Move to released version of hive


Project: http://git-wip-us.apache.org/repos/asf/incubator-lens/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-lens/commit/0f46c24c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-lens/tree/0f46c24c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-lens/diff/0f46c24c

Branch: refs/heads/toapache
Commit: 0f46c24ce6ed7be14c7c8d3b737fe3ad6fb1ee21
Parents: 351f3dc
Author: Amareshwari Sriramdasu <am...@inmobi.com>
Authored: Thu Nov 13 14:17:48 2014 +0530
Committer: Amareshwari Sriramdasu <am...@inmobi.com>
Committed: Thu Nov 13 14:17:48 2014 +0530

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/0f46c24c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 936b760..8158239 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
     <powermock.version>1.4.12</powermock.version>
-    <hive.version>0.13.3-inm-SNAPSHOT</hive.version>
+    <hive.version>0.13.3-inm</hive.version>
     <jetty.version>6.1.26</jetty.version>
     <jersey.version>2.3.1</jersey.version>
     <grizzly.version>2.3.6</grizzly.version>