Missed file when preparing for release
Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/da840b0f Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/da840b0f Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/da840b0f Branch: refs/heads/branch-2.2 Commit: da840b0f8fa99cab9f004810cd22abc207493cae Parents: 1cd9df7 Author: Owen O'Malley <[email protected]> Authored: Fri Jul 21 17:14:22 2017 -0700 Committer: Owen O'Malley <[email protected]> Committed: Fri Jul 21 17:14:22 2017 -0700 ---------------------------------------------------------------------- itests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hive/blob/da840b0f/itests/pom.xml ---------------------------------------------------------------------- diff --git a/itests/pom.xml b/itests/pom.xml index 426ba04..ed2b06e 100644 --- a/itests/pom.xml +++ b/itests/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.0</version> <relativePath>../pom.xml</relativePath> </parent>
