HAWQ-1331. Update hawq and pxf versions
Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/286049d7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq/tree/286049d7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq/diff/286049d7 Branch: refs/heads/2.1.0.0-incubating Commit: 286049d7039c952e2769c03b2c01b43199435b97 Parents: d55014d Author: shivzone <[email protected]> Authored: Wed Feb 15 14:41:12 2017 -0800 Committer: shivzone <[email protected]> Committed: Wed Feb 15 14:41:12 2017 -0800 ---------------------------------------------------------------------- contrib/hawq-ambari-plugin/build.properties | 8 +- contrib/hawq-ambari-plugin/pom.xml | 2 +- getversion | 2 +- pxf/gradle.properties | 1 + ranger-plugin/admin-plugin/pom.xml | 4 +- ranger-plugin/integration/admin/pom.xml | 2 +- ranger-plugin/integration/pom.xml | 2 +- ranger-plugin/integration/service/pom.xml | 2 +- ranger-plugin/pom.xml | 4 +- ranger-plugin/service/pom.xml | 4 +- tools/bin/gppylib/data/2.2.json | 10458 +++++++++++++++++++++ 11 files changed, 10474 insertions(+), 15 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/286049d7/contrib/hawq-ambari-plugin/build.properties ---------------------------------------------------------------------- diff --git a/contrib/hawq-ambari-plugin/build.properties b/contrib/hawq-ambari-plugin/build.properties index ac9fcb9..aeb4259 100644 --- a/contrib/hawq-ambari-plugin/build.properties +++ b/contrib/hawq-ambari-plugin/build.properties @@ -1,8 +1,8 @@ -hawq.release.version=2.1.0 +hawq.release.version=2.2.0 hawq.common.services.version=2.0.0 -pxf.release.version=3.1.0 +pxf.release.version=3.2.0 pxf.common.services.version=3.0.0 hawq.repo.prefix=hawq hawq.addons.repo.prefix=hawq-add-ons -repository.version=2.1.0.0 -default.stack=HDP-2.5 \ No newline at end of file +repository.version=2.2.0.0 +default.stack=HDP-2.5 http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/286049d7/contrib/hawq-ambari-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/contrib/hawq-ambari-plugin/pom.xml b/contrib/hawq-ambari-plugin/pom.xml index 2367a57..ad55e84 100644 --- a/contrib/hawq-ambari-plugin/pom.xml +++ b/contrib/hawq-ambari-plugin/pom.xml @@ -21,7 +21,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.hawq</groupId> <artifactId>hawq-ambari-plugin</artifactId> - <version>2.1.0.0</version> + <version>2.2.0.0</version> <name>hawq-ambari-plugin</name> <url>http://maven.apache.org</url> http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/286049d7/getversion ---------------------------------------------------------------------- diff --git a/getversion b/getversion index 6aa6adf..5617db4 100755 --- a/getversion +++ b/getversion @@ -18,7 +18,7 @@ # under the License. # -GP_VERSION="2.1.0.0" +GP_VERSION="2.2.0.0" GP_BUILDNUMBER=dev if [ -f BUILD_NUMBER ] ; then http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/286049d7/pxf/gradle.properties ---------------------------------------------------------------------- diff --git a/pxf/gradle.properties b/pxf/gradle.properties index 3a02baf..ba8ad2e 100644 --- a/pxf/gradle.properties +++ b/pxf/gradle.properties @@ -15,6 +15,7 @@ # specific language governing permissions and limitations # under the License. +version=3.2.0.0 license=ASL 2.0 vendor=Apache HAWQ Incubating hadoopVersion=2.7.1 http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/286049d7/ranger-plugin/admin-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/ranger-plugin/admin-plugin/pom.xml b/ranger-plugin/admin-plugin/pom.xml index 67c0824..a444e97 100644 --- a/ranger-plugin/admin-plugin/pom.xml +++ b/ranger-plugin/admin-plugin/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.hawq</groupId> <artifactId>ranger-plugin</artifactId> - <version>2.1.0.0</version> + <version>2.2.0.0</version> <relativePath>..</relativePath> </parent> @@ -87,4 +87,4 @@ </dependencies> -</project> \ No newline at end of file +</project> http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/286049d7/ranger-plugin/integration/admin/pom.xml ---------------------------------------------------------------------- diff --git a/ranger-plugin/integration/admin/pom.xml b/ranger-plugin/integration/admin/pom.xml index 0a81941..3544c6f 100644 --- a/ranger-plugin/integration/admin/pom.xml +++ b/ranger-plugin/integration/admin/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.hawq</groupId> <artifactId>ranger-plugin-integration</artifactId> - <version>2.1.0.0</version> + <version>2.2.0.0</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/286049d7/ranger-plugin/integration/pom.xml ---------------------------------------------------------------------- diff --git a/ranger-plugin/integration/pom.xml b/ranger-plugin/integration/pom.xml index b6aac80..c2f144f 100644 --- a/ranger-plugin/integration/pom.xml +++ b/ranger-plugin/integration/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.hawq</groupId> <artifactId>ranger-plugin</artifactId> - <version>2.1.0.0</version> + <version>2.2.0.0</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/286049d7/ranger-plugin/integration/service/pom.xml ---------------------------------------------------------------------- diff --git a/ranger-plugin/integration/service/pom.xml b/ranger-plugin/integration/service/pom.xml index 34ade8d..aac8027 100644 --- a/ranger-plugin/integration/service/pom.xml +++ b/ranger-plugin/integration/service/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.hawq</groupId> <artifactId>ranger-plugin-integration</artifactId> - <version>2.1.0.0</version> + <version>2.2.0.0</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/286049d7/ranger-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/ranger-plugin/pom.xml b/ranger-plugin/pom.xml index d8ab6b0..bf24df9 100644 --- a/ranger-plugin/pom.xml +++ b/ranger-plugin/pom.xml @@ -22,7 +22,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.hawq</groupId> <artifactId>ranger-plugin</artifactId> - <version>2.1.0.0</version> + <version>2.2.0.0</version> <packaging>pom</packaging> <name>HAWQ Ranger Plugin</name> <description>HAWQ Ranger Plugin</description> @@ -284,4 +284,4 @@ </dependencies> </dependencyManagement> -</project> \ No newline at end of file +</project> http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/286049d7/ranger-plugin/service/pom.xml ---------------------------------------------------------------------- diff --git a/ranger-plugin/service/pom.xml b/ranger-plugin/service/pom.xml index f29817c..3e6175d 100644 --- a/ranger-plugin/service/pom.xml +++ b/ranger-plugin/service/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.hawq</groupId> <artifactId>ranger-plugin</artifactId> - <version>2.1.0.0</version> + <version>2.2.0.0</version> <relativePath>..</relativePath> </parent> <build> @@ -115,4 +115,4 @@ </dependencies> -</project> \ No newline at end of file +</project>
