This is an automated email from the ASF dual-hosted git repository. huor pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hawq.git
commit 9247b8c694946d07f0a8b439778c05e28286223c Author: tuyu <[email protected]> AuthorDate: Wed May 8 14:53:41 2019 +0800 HAWQ-1714. bump hawq version to 2.5 in pom.xml for Apache HAWQ 2.5.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3daeb48..421f433 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <groupId>org.apache.hawq</groupId> <artifactId>hawq</artifactId> - <version>2.4</version> + <version>2.5</version> <packaging>pom</packaging> <build>
