You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by se...@apache.org on 2015/09/22 23:31:49 UTC

[08/52] [abbrv] hive git commit: HIVE-11379 Bump Tephra version to 0.6.0 (gates)

HIVE-11379 Bump Tephra version to 0.6.0 (gates)


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

Branch: refs/heads/llap
Commit: 9d3d4ebfefa96f442150989c8842a1df8a438dc2
Parents: 5acf458
Author: Alan Gates <ga...@hortonworks.com>
Authored: Thu Jul 30 10:00:37 2015 -0700
Committer: Alan Gates <ga...@hortonworks.com>
Committed: Thu Jul 30 10:00:37 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/hive/blob/9d3d4ebf/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index bb629b2..d03fb5f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -174,7 +174,7 @@
     <felix.version>2.4.0</felix.version>
     <curator.version>2.6.0</curator.version>
     <jsr305.version>3.0.0</jsr305.version>
-    <tephra.version>0.5.1-SNAPSHOT</tephra.version>
+    <tephra.version>0.6.0</tephra.version>
     <gson.version>2.2.4</gson.version>
   </properties>