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/05/30 15:36:52 UTC

[2/2] hive git commit: Update for development after 2.3.1

Update for development after 2.3.1


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

Branch: refs/heads/storage-branch-2.3
Commit: fea914281b96776f00724edf5f447feab471d616
Parents: 080d39c
Author: Owen O'Malley <om...@apache.org>
Authored: Tue May 30 08:36:21 2017 -0700
Committer: Owen O'Malley <om...@apache.org>
Committed: Tue May 30 08:36:21 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/hive/blob/fea91428/storage-api/pom.xml
----------------------------------------------------------------------
diff --git a/storage-api/pom.xml b/storage-api/pom.xml
index e091e0e..6128336 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.3.1</version>
+  <version>2.3.2-SNAPSHOT</version>
   <packaging>jar</packaging>
   <name>Hive Storage API</name>