HIVE-10921 : Change trunk pom version to reflect the branch-1 split (Sergey Shelukhin, reviewed by Alan Gates) ADDENDUM
Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/df5b7967 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/df5b7967 Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/df5b7967 Branch: refs/heads/llap Commit: df5b7967758577afdcec210c50598b884f592d10 Parents: 7ae1d0b Author: Sergey Shelukhin <[email protected]> Authored: Mon Jun 8 15:20:01 2015 -0700 Committer: Sergey Shelukhin <[email protected]> Committed: Mon Jun 8 15:20:01 2015 -0700 ---------------------------------------------------------------------- itests/qtest-accumulo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hive/blob/df5b7967/itests/qtest-accumulo/pom.xml ---------------------------------------------------------------------- diff --git a/itests/qtest-accumulo/pom.xml b/itests/qtest-accumulo/pom.xml index 3298af3..09ae2a2 100644 --- a/itests/qtest-accumulo/pom.xml +++ b/itests/qtest-accumulo/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive-it</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>2.0.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent>
