You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by dj...@apache.org on 2018/07/06 21:03:19 UTC

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

Repository: hive
Updated Branches:
  refs/heads/storage-branch-2.7 [created] 13802a2cb


Preparing for storage-api 2.7.0 release.


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

Branch: refs/heads/storage-branch-2.7
Commit: 13802a2cbdfbd22532cb80ae00cb42303f036dea
Parents: eae5225
Author: Deepak Jaiswal <dj...@apache.org>
Authored: Fri Jul 6 14:02:38 2018 -0700
Committer: Deepak Jaiswal <dj...@apache.org>
Committed: Fri Jul 6 14:02:38 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/hive/blob/13802a2c/storage-api/pom.xml
----------------------------------------------------------------------
diff --git a/storage-api/pom.xml b/storage-api/pom.xml
index 06c10d0..d7cd0fb 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.7.0-SNAPSHOT</version>
+  <version>2.7.0</version>
   <packaging>jar</packaging>
   <name>Hive Storage API</name>