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:01 UTC

[hive] annotated tag storage-release-2.7.0-rc0 created (now df9693a)

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

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


      at df9693a  (tag)
 tagging 13802a2cbdfbd22532cb80ae00cb42303f036dea (commit)
      by Deepak Jaiswal
      on Fri Jul 6 14:04:04 2018 -0700

- Log -----------------------------------------------------------------
Hive Storage API 2.7.0-rc0 release.
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 13802a2  Preparing for storage-api 2.7.0 release.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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

Posted by ng...@apache.org.
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>