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 25ef7f925840975865f301c59b6938a31d8d46fb Author: Jesus Camacho Rodriguez <jcama...@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>