Repository: hive
Updated Branches:
  refs/heads/branch-3.0 f1f265046 -> ce61711a5


Preparing for release 3.0.0 : Updated standalone-metastore's dependency on 
storage-api


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

Branch: refs/heads/branch-3.0
Commit: ce61711a5fa54ab34fc74d86d521ecaeea6b072a
Parents: f1f2650
Author: Vineet Garg <vg...@apache.org>
Authored: Thu May 17 21:16:57 2018 -0700
Committer: Vineet Garg <vg...@apache.org>
Committed: Thu May 17 21:18:04 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/hive/blob/ce61711a/standalone-metastore/pom.xml
----------------------------------------------------------------------
diff --git a/standalone-metastore/pom.xml b/standalone-metastore/pom.xml
index 4095379..8779fd6 100644
--- a/standalone-metastore/pom.xml
+++ b/standalone-metastore/pom.xml
@@ -83,7 +83,7 @@
     <orc.version>1.4.3</orc.version>
     <protobuf.version>2.5.0</protobuf.version>
     <sqlline.version>1.3.0</sqlline.version>
-    <storage-api.version>2.6.0-SNAPSHOT</storage-api.version>
+    <storage-api.version>2.6.1</storage-api.version>
 
     <!-- Thrift properties -->
     <thrift.home>you-must-set-this-to-run-thrift</thrift.home>

Reply via email to