HAWQ-1589. bump hawq version to 2.3 in pom.xml for Apache HAWQ 2.3.0.0-incubating Release
diff --git a/pom.xml b/pom.xml
index 9803532..cafa56a 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>