HAWQ-1331. Update hawq version in pom.xml
Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/7ce195a3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq/tree/7ce195a3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq/diff/7ce195a3 Branch: refs/heads/2.1.0.0-incubating Commit: 7ce195a3f3fb553e8785f93cf03c8462ef61b402 Parents: 286049d Author: shivzone <[email protected]> Authored: Wed Feb 15 16:03:39 2017 -0800 Committer: shivzone <[email protected]> Committed: Wed Feb 15 16:03:39 2017 -0800 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/7ce195a3/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 23ff24e..499d5bf 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <groupId>org.apache.hawq</groupId> <artifactId>hawq</artifactId> - <version>2.1</version> + <version>2.2</version> <packaging>pom</packaging> <build>
