You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by ng...@apache.org on 2022/03/23 20:28:02 UTC

[hive] 01/01: Preparing for storage-api 2.7.0 release.

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

ngangam pushed a commit to annotated tag storage-release-2.7.0-rc0
in repository https://gitbox.apache.org/repos/asf/hive.git

commit 13802a2cbdfbd22532cb80ae00cb42303f036dea
Author: Deepak Jaiswal <dj...@apache.org>
AuthorDate: Fri Jul 6 14:02:38 2018 -0700

    Preparing for storage-api 2.7.0 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 06c10d0..d7cd0fb 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-SNAPSHOT</version>
+  <version>2.7.0</version>
   <packaging>jar</packaging>
   <name>Hive Storage API</name>