Repository: hive Updated Branches: refs/heads/storage-branch-2.3 30e6745a6 -> def41d04d
Preparing for development after storage api 2.3.0. Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/def41d04 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/def41d04 Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/def41d04 Branch: refs/heads/storage-branch-2.3 Commit: def41d04dcc8ee75b702ce4c553325468179c232 Parents: 30e6745 Author: Owen O'Malley <omal...@apache.org> Authored: Wed May 3 10:58:41 2017 -0700 Committer: Owen O'Malley <omal...@apache.org> Committed: Wed May 3 10:58:41 2017 -0700 ---------------------------------------------------------------------- storage-api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hive/blob/def41d04/storage-api/pom.xml ---------------------------------------------------------------------- diff --git a/storage-api/pom.xml b/storage-api/pom.xml index 9662e74..74e0067 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.3.0</version> + <version>2.3.1-SNAPSHOT</version> <packaging>jar</packaging> <name>Hive Storage API</name>