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 2017/02/16 18:41:51 UTC

hive git commit: Preparing for storage api 2.2.1

Repository: hive
Updated Branches:
  refs/heads/storage-branch-2.2 39c9ba93a -> 131c949d9


Preparing for storage api 2.2.1


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

Branch: refs/heads/storage-branch-2.2
Commit: 131c949d93f8d449b4c37638859eb21eb7c5397a
Parents: 39c9ba9
Author: Owen O'Malley <om...@apache.org>
Authored: Thu Feb 16 10:40:54 2017 -0800
Committer: Owen O'Malley <om...@apache.org>
Committed: Thu Feb 16 10:40:54 2017 -0800

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


http://git-wip-us.apache.org/repos/asf/hive/blob/131c949d/storage-api/pom.xml
----------------------------------------------------------------------
diff --git a/storage-api/pom.xml b/storage-api/pom.xml
index 7359f96..aa1c9f3 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.2.1-SNAPSHOT</version>
+  <version>2.2.1</version>
   <packaging>jar</packaging>
   <name>Hive Storage API</name>