You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hawq.apache.org by hu...@apache.org on 2017/03/27 09:32:57 UTC

incubator-hawq git commit: HAWQ-1406. Update hawq version in pom.xml for hawq 2.2.0.0 incubating release

Repository: incubator-hawq
Updated Branches:
  refs/heads/master c8fbc1e90 -> 4921e92c4


HAWQ-1406. Update hawq version in pom.xml for hawq 2.2.0.0 incubating release


Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/4921e92c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq/tree/4921e92c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq/diff/4921e92c

Branch: refs/heads/master
Commit: 4921e92c46733d024629ecf02d7d01709fcd6c2f
Parents: c8fbc1e
Author: Ruilong Huo <rh...@pivotal.io>
Authored: Mon Mar 27 17:09:31 2017 +0800
Committer: Ruilong Huo <rh...@pivotal.io>
Committed: Mon Mar 27 17:09:31 2017 +0800

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/4921e92c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1ccaeee..9803532 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>