Repository: hive Updated Branches: refs/heads/storage-branch-2.7 [created] e59fdf986
Preparing for storage-api 2.7.0 release Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/e59fdf98 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/e59fdf98 Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/e59fdf98 Branch: refs/heads/storage-branch-2.7 Commit: e59fdf9861d20747f1e69623a73782979258d61d Parents: 8fd90ea Author: Deepak Jaiswal <[email protected]> Authored: Thu Jul 12 15:53:28 2018 -0700 Committer: Deepak Jaiswal <[email protected]> Committed: Thu Jul 12 15:53:28 2018 -0700 ---------------------------------------------------------------------- storage-api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hive/blob/e59fdf98/storage-api/pom.xml ---------------------------------------------------------------------- diff --git a/storage-api/pom.xml b/storage-api/pom.xml index a40feff..5d3c7d4 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.6.1-SNAPSHOT</version> + <version>2.7.0</version> <packaging>jar</packaging> <name>Hive Storage API</name>
