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 2019/11/25 16:51:02 UTC

[hive] 02/02: Preparing for a storage-api release 2.7.1.

This is an automated email from the ASF dual-hosted git repository.

omalley pushed a commit to branch storage-branch-2.7
in repository https://gitbox.apache.org/repos/asf/hive.git

commit 834f68520ebb62249c834760d9d467d8f3e07d21
Author: Owen O'Malley <om...@apache.org>
AuthorDate: Mon Nov 25 08:46:48 2019 -0800

    Preparing for a storage-api release 2.7.1.
---
 storage-api/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/storage-api/pom.xml b/storage-api/pom.xml
index 5d3c7d4..13b2277 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</version>
+  <version>2.7.1</version>
   <packaging>jar</packaging>
   <name>Hive Storage API</name>