From 67e45609cec173683ca2d9461cb403c10380d713 Mon Sep 17 00:00:00 2001 From: ztao1987 Date: Tue, 31 Aug 2021 16:09:34 +0800 Subject: [PATCH] HAWQ-1804. bump version to 3100 --- configure | 2 +- contrib/hawq-ambari-plugin/build.properties | 2 +- contrib/hawq-ambari-plugin/pom.xml | 2 +- getversion | 2 +- pom.xml | 2 +- ranger-plugin/admin-plugin/pom.xml | 2 +- ranger-plugin/integration/admin/pom.xml | 2 +- ranger-plugin/integration/pom.xml | 2 +- ranger-plugin/integration/service/pom.xml | 2 +- ranger-plugin/pom.xml | 2 +- ranger-plugin/service/pom.xml | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/configure b/configure index 2e0e959ffa..17c4863889 100755 --- a/configure +++ b/configure @@ -5322,7 +5322,7 @@ else fi cat >>confdefs.h <<_ACEOF -#define PG_VERSION_STR "PostgreSQL $PACKAGE_VERSION (Apache HAWQ 3.0.0.0) (Greenplum Database $GP_VERSION) on $host, compiled by $cc_string" +#define PG_VERSION_STR "PostgreSQL $PACKAGE_VERSION (Apache HAWQ $HQ_VERSION) (Greenplum Database $GP_VERSION) on $host, compiled by $cc_string" _ACEOF diff --git a/contrib/hawq-ambari-plugin/build.properties b/contrib/hawq-ambari-plugin/build.properties index 344430e47b..5ede5d8119 100644 --- a/contrib/hawq-ambari-plugin/build.properties +++ b/contrib/hawq-ambari-plugin/build.properties @@ -4,5 +4,5 @@ pxf.release.version=3.2.1 pxf.common.services.version=3.0.0 hawq.repo.prefix=hawq hawq.addons.repo.prefix=hawq-add-ons -repository.version=3.0.0.0 +repository.version=3.1.0.0 default.stack=HDP-2.5 diff --git a/contrib/hawq-ambari-plugin/pom.xml b/contrib/hawq-ambari-plugin/pom.xml index 4b8320fafd..0f2a71e247 100644 --- a/contrib/hawq-ambari-plugin/pom.xml +++ b/contrib/hawq-ambari-plugin/pom.xml @@ -21,7 +21,7 @@ 4.0.0 org.apache.hawq hawq-ambari-plugin - 3.0.0.0 + 3.1.0.0 hawq-ambari-plugin http://maven.apache.org diff --git a/getversion b/getversion index 2a54c17283..de1ddb4a99 100755 --- a/getversion +++ b/getversion @@ -18,7 +18,7 @@ # under the License. # -GP_VERSION="3.0.0.0" +GP_VERSION="3.1.0.0" # GP_BUILDNUMBER=dev if [ -f BUILD_NUMBER ] ; then diff --git a/pom.xml b/pom.xml index 528b257688..f5bc3e3cb1 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.apache.hawq hawq - 3.0 + 3.1 pom diff --git a/ranger-plugin/admin-plugin/pom.xml b/ranger-plugin/admin-plugin/pom.xml index 28f0899a35..f899c0c5fa 100644 --- a/ranger-plugin/admin-plugin/pom.xml +++ b/ranger-plugin/admin-plugin/pom.xml @@ -27,7 +27,7 @@ org.apache.hawq ranger-plugin - 3.0.0.0 + 3.1.0.0 .. diff --git a/ranger-plugin/integration/admin/pom.xml b/ranger-plugin/integration/admin/pom.xml index 7bb31eb1bc..d9c18036d8 100644 --- a/ranger-plugin/integration/admin/pom.xml +++ b/ranger-plugin/integration/admin/pom.xml @@ -29,7 +29,7 @@ org.apache.hawq ranger-plugin-integration - 3.0.0.0 + 3.1.0.0 .. diff --git a/ranger-plugin/integration/pom.xml b/ranger-plugin/integration/pom.xml index c9ce517590..f4046753f1 100644 --- a/ranger-plugin/integration/pom.xml +++ b/ranger-plugin/integration/pom.xml @@ -29,7 +29,7 @@ org.apache.hawq ranger-plugin - 3.0.0.0 + 3.1.0.0 .. diff --git a/ranger-plugin/integration/service/pom.xml b/ranger-plugin/integration/service/pom.xml index f21b5afe39..799411290e 100644 --- a/ranger-plugin/integration/service/pom.xml +++ b/ranger-plugin/integration/service/pom.xml @@ -29,7 +29,7 @@ org.apache.hawq ranger-plugin-integration - 3.0.0.0 + 3.1.0.0 .. diff --git a/ranger-plugin/pom.xml b/ranger-plugin/pom.xml index 44b02a8057..84fa9f809c 100644 --- a/ranger-plugin/pom.xml +++ b/ranger-plugin/pom.xml @@ -22,7 +22,7 @@ 4.0.0 org.apache.hawq ranger-plugin - 3.0.0.0 + 3.1.0.0 pom HAWQ Ranger Plugin HAWQ Ranger Plugin diff --git a/ranger-plugin/service/pom.xml b/ranger-plugin/service/pom.xml index b73e69b0e4..16018941e9 100644 --- a/ranger-plugin/service/pom.xml +++ b/ranger-plugin/service/pom.xml @@ -27,7 +27,7 @@ org.apache.hawq ranger-plugin - 3.0.0.0 + 3.1.0.0 ..