You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hawq.apache.org by sh...@apache.org on 2017/02/16 00:03:45 UTC

incubator-hawq git commit: HAWQ-1331. Update hawq version in pom.xml

Repository: incubator-hawq
Updated Branches:
  refs/heads/master 286049d70 -> 7ce195a3f


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/master
Commit: 7ce195a3f3fb553e8785f93cf03c8462ef61b402
Parents: 286049d
Author: shivzone <sh...@gmail.com>
Authored: Wed Feb 15 16:03:39 2017 -0800
Committer: shivzone <sh...@gmail.com>
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>