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 2019/05/10 06:04:41 UTC

[hawq] 02/03: HAWQ-1714. bump hawq version to 2.5 in pom.xml for Apache HAWQ 2.5.0

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 <tu...@oushu.io>
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>