You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by om...@apache.org on 2018/04/26 15:18:32 UTC

hive git commit: Preparing for storage-api 2.6.0 release.

Repository: hive
Updated Branches:
  refs/heads/storage-branch-2.6 c055e8444 -> 657dfefd5


Preparing for storage-api 2.6.0 release.


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

Branch: refs/heads/storage-branch-2.6
Commit: 657dfefd5c56bbb781ff69e7c40747da3df31786
Parents: c055e84
Author: Owen O'Malley <om...@apache.org>
Authored: Thu Apr 26 08:17:21 2018 -0700
Committer: Owen O'Malley <om...@apache.org>
Committed: Thu Apr 26 08:17:21 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/hive/blob/657dfefd/storage-api/pom.xml
----------------------------------------------------------------------
diff --git a/storage-api/pom.xml b/storage-api/pom.xml
index d768f3f..89795bf 100644
--- a/storage-api/pom.xml
+++ b/storage-api/pom.xml
@@ -25,7 +25,7 @@
 
   <groupId>org.apache.hive</groupId>
   <artifactId>hive-storage-api</artifactId>
-  <version>2.6.0-SNAPSHOT</version>
+  <version>2.6.0</version>
   <packaging>jar</packaging>
   <name>Hive Storage API</name>