You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hawq.apache.org by es...@apache.org on 2017/01/13 02:47:55 UTC

[2/2] incubator-hawq git commit: HAWQ-1268. Update pom.xml to reflect the correct version for apache hawq 2.1.0.0-incubating

HAWQ-1268. Update pom.xml to reflect the correct version for apache hawq 2.1.0.0-incubating


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

Branch: refs/heads/2.1.0.0-incubating
Commit: d42fe316b1f9e86c4418fa4dd4a3cfbc8e754ece
Parents: 5aa573c
Author: Ruilong Huo <rh...@pivotal.io>
Authored: Fri Jan 13 10:04:13 2017 +0800
Committer: Ed Espino <ee...@pivotal.io>
Committed: Fri Jan 13 10:47:13 2017 +0800

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


http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/d42fe316/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f128681..bdd2e75 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
  
   <groupId>org.apache.hawq</groupId>
   <artifactId>hawq</artifactId>
-  <version>2.0</version>
+  <version>2.1</version>
   <packaging>pom</packaging>
 
   <build>