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:54 UTC

[1/2] incubator-hawq git commit: HAWQ-1267. Update NOTICE file to reflect the right year for copyright

Repository: incubator-hawq
Updated Branches:
  refs/heads/2.1.0.0-incubating 1c0a700a1 -> d42fe316b


HAWQ-1267. Update NOTICE file to reflect the right year for copyright


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

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

----------------------------------------------------------------------
 NOTICE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/5aa573cc/NOTICE
----------------------------------------------------------------------
diff --git a/NOTICE b/NOTICE
index 6589c8f..1b1b2e7 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache HAWQ (incubating) 
-Copyright 2016 The Apache Software Foundation.
+Copyright 2017 The Apache Software Foundation.
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).


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

Posted by es...@apache.org.
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>