HIVE-12934 branch-2.0 addendum. Update version fro new modules to reflect branch version. (Siddharth Seth)
Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/98d51677 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/98d51677 Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/98d51677 Branch: refs/heads/branch-2.0 Commit: 98d516770756df44bbf13f09cfa1cf1d7e4508d2 Parents: 9886414 Author: Siddharth Seth <ss...@apache.org> Authored: Mon Feb 1 09:57:26 2016 -0800 Committer: Siddharth Seth <ss...@apache.org> Committed: Mon Feb 1 09:57:26 2016 -0800 ---------------------------------------------------------------------- llap-common/pom.xml | 2 +- llap-tez/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hive/blob/98d51677/llap-common/pom.xml ---------------------------------------------------------------------- diff --git a/llap-common/pom.xml b/llap-common/pom.xml index 5343479..ac675cd 100644 --- a/llap-common/pom.xml +++ b/llap-common/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.0.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/98d51677/llap-tez/pom.xml ---------------------------------------------------------------------- diff --git a/llap-tez/pom.xml b/llap-tez/pom.xml index ce020da..812d429 100644 --- a/llap-tez/pom.xml +++ b/llap-tez/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.0.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent>