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 2018/02/20 13:12:57 UTC

incubator-hawq git commit: HAWQ-1589. bump hawq version to 2.3 in pom.xml for Apache HAWQ 2.3.0.0-incubating Release [Forced Update!]

Repository: incubator-hawq
Updated Branches:
  refs/heads/HAWQ-1589 7ca97a370 -> 6387bcf04 (forced update)


HAWQ-1589. bump hawq version to 2.3 in pom.xml for Apache HAWQ 2.3.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/6387bcf0
Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq/tree/6387bcf0
Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq/diff/6387bcf0

Branch: refs/heads/HAWQ-1589
Commit: 6387bcf04e1c8daf8f3b1622c58e324131f22162
Parents: 5feb8c0
Author: Ruilong Huo <hu...@163.com>
Authored: Tue Feb 20 21:09:54 2018 +0800
Committer: Ruilong Huo <hu...@163.com>
Committed: Tue Feb 20 21:12:26 2018 +0800

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


http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/6387bcf0/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 872aaa7..0c197da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
  
   <groupId>org.apache.hawq</groupId>
   <artifactId>hawq</artifactId>
-  <version>2.2</version>
+  <version>2.3</version>
   <packaging>pom</packaging>
 
   <build>