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/03/27 23:20:07 UTC

hive git commit: Prepare for development after Hive Storage API 2.5.0.

Repository: hive
Updated Branches:
  refs/heads/storage-branch-2.5 4e018faab -> 605d8fa28


Prepare for development after Hive Storage API 2.5.0.

Signed-off-by: Owen O'Malley <om...@apache.org>


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

Branch: refs/heads/storage-branch-2.5
Commit: 605d8fa28afc93910441082780fb8a26685e7499
Parents: 4e018fa
Author: Owen O'Malley <om...@apache.org>
Authored: Tue Mar 27 16:19:04 2018 -0700
Committer: Owen O'Malley <om...@apache.org>
Committed: Tue Mar 27 16:19:04 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/hive/blob/605d8fa2/storage-api/pom.xml
----------------------------------------------------------------------
diff --git a/storage-api/pom.xml b/storage-api/pom.xml
index 836316f..d213b88 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.5.0</version>
+  <version>2.5.1-SNAPSHOT</version>
   <packaging>jar</packaging>
   <name>Hive Storage API</name>