You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by jc...@apache.org on 2020/05/05 14:36:17 UTC

[hive] 02/02: Preparing for storage-api 2.7.2 release

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

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

commit 1763c0450ca073b8ee66539d668cf73701d0645b
Author: Jesus Camacho Rodriguez <jc...@apache.org>
AuthorDate: Tue Mar 24 10:09:18 2020 -0700

    Preparing for storage-api 2.7.2 release
---
 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 0b23bfa..228d537 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.2-SNAPSHOT</version>
+  <version>2.7.2</version>
   <packaging>jar</packaging>
   <name>Hive Storage API</name>