This is an automated email from the ASF dual-hosted git repository. madhan pushed a commit to branch ranger-2.5 in repository https://gitbox.apache.org/repos/asf/ranger.git
commit 1703855b43d527636cffd62799a15a821a07c66c Author: Madhan Neethiraj <[email protected]> AuthorDate: Tue Jun 18 14:51:56 2024 -0700 RANGER-4825: updated version to 2.5.0-SNAPSHOT --- agents-audit/pom.xml | 2 +- agents-common/pom.xml | 2 +- agents-cred/pom.xml | 2 +- agents-installer/pom.xml | 2 +- credentialbuilder/pom.xml | 2 +- dev-support/ranger-docker/.env | 2 +- distro/pom.xml | 2 +- docs/pom.xml | 2 +- embeddedwebserver/pom.xml | 2 +- hbase-agent/pom.xml | 2 +- hdfs-agent/pom.xml | 2 +- hive-agent/pom.xml | 2 +- intg/pom.xml | 2 +- jisql/pom.xml | 2 +- kms/pom.xml | 2 +- knox-agent/pom.xml | 2 +- plugin-atlas/pom.xml | 2 +- plugin-elasticsearch/pom.xml | 2 +- plugin-kafka/pom.xml | 2 +- plugin-kms/pom.xml | 2 +- plugin-kudu/pom.xml | 2 +- plugin-kylin/pom.xml | 2 +- plugin-nestedstructure/pom.xml | 2 +- plugin-nifi-registry/pom.xml | 2 +- plugin-nifi/pom.xml | 2 +- plugin-ozone/pom.xml | 2 +- plugin-presto/pom.xml | 2 +- plugin-schema-registry/pom.xml | 2 +- plugin-solr/pom.xml | 2 +- plugin-sqoop/pom.xml | 2 +- plugin-trino/pom.xml | 2 +- plugin-yarn/pom.xml | 2 +- pom.xml | 2 +- ranger-atlas-plugin-shim/pom.xml | 2 +- ranger-elasticsearch-plugin-shim/pom.xml | 2 +- ranger-examples/conditions-enrichers/pom.xml | 2 +- ranger-examples/distro/pom.xml | 2 +- ranger-examples/plugin-sampleapp/pom.xml | 2 +- ranger-examples/pom.xml | 2 +- ranger-examples/sample-client/pom.xml | 2 +- ranger-examples/sampleapp/pom.xml | 2 +- ranger-hbase-plugin-shim/pom.xml | 2 +- ranger-hdfs-plugin-shim/pom.xml | 2 +- ranger-hive-plugin-shim/pom.xml | 2 +- ranger-kafka-plugin-shim/pom.xml | 2 +- ranger-kms-plugin-shim/pom.xml | 2 +- ranger-knox-plugin-shim/pom.xml | 2 +- ranger-kylin-plugin-shim/pom.xml | 2 +- ranger-ozone-plugin-shim/pom.xml | 2 +- ranger-plugin-classloader/pom.xml | 2 +- ranger-presto-plugin-shim/pom.xml | 2 +- ranger-solr-plugin-shim/pom.xml | 2 +- ranger-sqoop-plugin-shim/pom.xml | 2 +- ranger-storm-plugin-shim/pom.xml | 2 +- ranger-tools/pom.xml | 2 +- ranger-trino-plugin-shim/pom.xml | 2 +- ranger-util/pom.xml | 2 +- ranger-yarn-plugin-shim/pom.xml | 2 +- security-admin/pom.xml | 2 +- storm-agent/pom.xml | 2 +- tagsync/pom.xml | 2 +- ugsync-util/pom.xml | 2 +- ugsync/ldapconfigchecktool/ldapconfigcheck/pom.xml | 2 +- ugsync/pom.xml | 2 +- unixauthclient/pom.xml | 2 +- unixauthnative/pom.xml | 2 +- unixauthpam/pom.xml | 2 +- unixauthservice/pom.xml | 2 +- 68 files changed, 68 insertions(+), 68 deletions(-) diff --git a/agents-audit/pom.xml b/agents-audit/pom.xml index 5181c652a..e6b5b14da 100644 --- a/agents-audit/pom.xml +++ b/agents-audit/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/agents-common/pom.xml b/agents-common/pom.xml index 5eb435e61..88fde5722 100644 --- a/agents-common/pom.xml +++ b/agents-common/pom.xml @@ -39,7 +39,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/agents-cred/pom.xml b/agents-cred/pom.xml index 285217b51..b7646df94 100644 --- a/agents-cred/pom.xml +++ b/agents-cred/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/agents-installer/pom.xml b/agents-installer/pom.xml index f1e832e7d..3c184cfe7 100644 --- a/agents-installer/pom.xml +++ b/agents-installer/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/credentialbuilder/pom.xml b/credentialbuilder/pom.xml index 93a343009..b51e492ca 100644 --- a/credentialbuilder/pom.xml +++ b/credentialbuilder/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/dev-support/ranger-docker/.env b/dev-support/ranger-docker/.env index 266bced4b..64f2189e3 100644 --- a/dev-support/ranger-docker/.env +++ b/dev-support/ranger-docker/.env @@ -5,7 +5,7 @@ BRANCH=ranger-2.4 PROFILE= -RANGER_VERSION=2.4.0 +RANGER_VERSION=2.5.0-SNAPSHOT HADOOP_VERSION=3.3.0 HBASE_VERSION=2.4.6 HIVE_VERSION=3.1.2 diff --git a/distro/pom.xml b/distro/pom.xml index f1dff0b72..54c20e69f 100644 --- a/distro/pom.xml +++ b/distro/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/docs/pom.xml b/docs/pom.xml index ca13d574f..9d221a891 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -24,7 +24,7 @@ <url>http://ranger.apache.org/</url> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.ranger</groupId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <artifactId>ranger</artifactId> <packaging>pom</packaging> <licenses> diff --git a/embeddedwebserver/pom.xml b/embeddedwebserver/pom.xml index 595bb5f6a..3ba7df75b 100644 --- a/embeddedwebserver/pom.xml +++ b/embeddedwebserver/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/hbase-agent/pom.xml b/hbase-agent/pom.xml index 90063e1a8..c39ef65fd 100644 --- a/hbase-agent/pom.xml +++ b/hbase-agent/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/hdfs-agent/pom.xml b/hdfs-agent/pom.xml index 2ce8a4b0d..6c5b53f2e 100644 --- a/hdfs-agent/pom.xml +++ b/hdfs-agent/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/hive-agent/pom.xml b/hive-agent/pom.xml index e40805333..1842381b2 100644 --- a/hive-agent/pom.xml +++ b/hive-agent/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/intg/pom.xml b/intg/pom.xml index 9e396d23c..208337610 100644 --- a/intg/pom.xml +++ b/intg/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>ranger</artifactId> <groupId>org.apache.ranger</groupId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/jisql/pom.xml b/jisql/pom.xml index dcfc8e696..95cf73471 100644 --- a/jisql/pom.xml +++ b/jisql/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/kms/pom.xml b/kms/pom.xml index 4cfa9df44..4df0c0c5f 100644 --- a/kms/pom.xml +++ b/kms/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/knox-agent/pom.xml b/knox-agent/pom.xml index 1e22828b8..540ce8d87 100644 --- a/knox-agent/pom.xml +++ b/knox-agent/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/plugin-atlas/pom.xml b/plugin-atlas/pom.xml index e12a82643..f6fab4d3b 100644 --- a/plugin-atlas/pom.xml +++ b/plugin-atlas/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/plugin-elasticsearch/pom.xml b/plugin-elasticsearch/pom.xml index d4be9fadb..fdd3e0536 100644 --- a/plugin-elasticsearch/pom.xml +++ b/plugin-elasticsearch/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/plugin-kafka/pom.xml b/plugin-kafka/pom.xml index b561097e0..c420df499 100644 --- a/plugin-kafka/pom.xml +++ b/plugin-kafka/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/plugin-kms/pom.xml b/plugin-kms/pom.xml index a6d609870..fdfbfecfa 100644 --- a/plugin-kms/pom.xml +++ b/plugin-kms/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/plugin-kudu/pom.xml b/plugin-kudu/pom.xml index c61700f90..78d582aaa 100644 --- a/plugin-kudu/pom.xml +++ b/plugin-kudu/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/plugin-kylin/pom.xml b/plugin-kylin/pom.xml index 376f166d8..90ec8a581 100644 --- a/plugin-kylin/pom.xml +++ b/plugin-kylin/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/plugin-nestedstructure/pom.xml b/plugin-nestedstructure/pom.xml index 245e6fae5..aca1ceebf 100644 --- a/plugin-nestedstructure/pom.xml +++ b/plugin-nestedstructure/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>ranger</artifactId> <groupId>org.apache.ranger</groupId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/plugin-nifi-registry/pom.xml b/plugin-nifi-registry/pom.xml index 96dcc8756..b58789e6f 100644 --- a/plugin-nifi-registry/pom.xml +++ b/plugin-nifi-registry/pom.xml @@ -29,7 +29,7 @@ <parent> <artifactId>ranger</artifactId> <groupId>org.apache.ranger</groupId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/plugin-nifi/pom.xml b/plugin-nifi/pom.xml index 110406eae..716c689af 100644 --- a/plugin-nifi/pom.xml +++ b/plugin-nifi/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/plugin-ozone/pom.xml b/plugin-ozone/pom.xml index 722bb9a62..2a5014b30 100644 --- a/plugin-ozone/pom.xml +++ b/plugin-ozone/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <parent> <artifactId>ranger</artifactId> <groupId>org.apache.ranger</groupId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/plugin-presto/pom.xml b/plugin-presto/pom.xml index 824813610..d72d3a7ca 100644 --- a/plugin-presto/pom.xml +++ b/plugin-presto/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/plugin-schema-registry/pom.xml b/plugin-schema-registry/pom.xml index 210eaa968..daafcf80d 100644 --- a/plugin-schema-registry/pom.xml +++ b/plugin-schema-registry/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/plugin-solr/pom.xml b/plugin-solr/pom.xml index 356ef1ff8..1f47225ec 100644 --- a/plugin-solr/pom.xml +++ b/plugin-solr/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/plugin-sqoop/pom.xml b/plugin-sqoop/pom.xml index 092864637..b0963bf14 100644 --- a/plugin-sqoop/pom.xml +++ b/plugin-sqoop/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/plugin-trino/pom.xml b/plugin-trino/pom.xml index c9742410f..f6f0ecd20 100644 --- a/plugin-trino/pom.xml +++ b/plugin-trino/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/plugin-yarn/pom.xml b/plugin-yarn/pom.xml index e5c97dbdc..f784e5066 100644 --- a/plugin-yarn/pom.xml +++ b/plugin-yarn/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/pom.xml b/pom.xml index 43a758944..ea2f6cf01 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ </parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <description>Security for Enforcing Enterprise Policies</description> <packaging>pom</packaging> <name>ranger</name> diff --git a/ranger-atlas-plugin-shim/pom.xml b/ranger-atlas-plugin-shim/pom.xml index e43e9b71c..2f0f0e014 100644 --- a/ranger-atlas-plugin-shim/pom.xml +++ b/ranger-atlas-plugin-shim/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/ranger-elasticsearch-plugin-shim/pom.xml b/ranger-elasticsearch-plugin-shim/pom.xml index 7d25fa4ed..fc5b3d105 100644 --- a/ranger-elasticsearch-plugin-shim/pom.xml +++ b/ranger-elasticsearch-plugin-shim/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/ranger-examples/conditions-enrichers/pom.xml b/ranger-examples/conditions-enrichers/pom.xml index bd5c3eeee..896c637d7 100644 --- a/ranger-examples/conditions-enrichers/pom.xml +++ b/ranger-examples/conditions-enrichers/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>ranger-examples</artifactId> <groupId>org.apache.ranger</groupId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> </parent> <dependencies> <dependency> diff --git a/ranger-examples/distro/pom.xml b/ranger-examples/distro/pom.xml index 4485b9efe..7c8601d11 100644 --- a/ranger-examples/distro/pom.xml +++ b/ranger-examples/distro/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger-examples</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/ranger-examples/plugin-sampleapp/pom.xml b/ranger-examples/plugin-sampleapp/pom.xml index 5d3291549..3c96eef7d 100644 --- a/ranger-examples/plugin-sampleapp/pom.xml +++ b/ranger-examples/plugin-sampleapp/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>ranger-examples</artifactId> <groupId>org.apache.ranger</groupId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> </parent> <dependencies> <dependency> diff --git a/ranger-examples/pom.xml b/ranger-examples/pom.xml index 284abcf49..8dce09861 100644 --- a/ranger-examples/pom.xml +++ b/ranger-examples/pom.xml @@ -19,7 +19,7 @@ <parent> <artifactId>ranger</artifactId> <groupId>org.apache.ranger</groupId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>ranger-examples</artifactId> diff --git a/ranger-examples/sample-client/pom.xml b/ranger-examples/sample-client/pom.xml index b1e1498d7..d0732d985 100644 --- a/ranger-examples/sample-client/pom.xml +++ b/ranger-examples/sample-client/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>ranger-examples</artifactId> <groupId>org.apache.ranger</groupId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> </parent> <packaging>jar</packaging> <modelVersion>4.0.0</modelVersion> diff --git a/ranger-examples/sampleapp/pom.xml b/ranger-examples/sampleapp/pom.xml index e6dfa4ad4..5dcfb6968 100644 --- a/ranger-examples/sampleapp/pom.xml +++ b/ranger-examples/sampleapp/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>ranger-examples</artifactId> <groupId>org.apache.ranger</groupId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> </parent> <dependencies> <dependency> diff --git a/ranger-hbase-plugin-shim/pom.xml b/ranger-hbase-plugin-shim/pom.xml index 01bd17f0f..a051cd69c 100644 --- a/ranger-hbase-plugin-shim/pom.xml +++ b/ranger-hbase-plugin-shim/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/ranger-hdfs-plugin-shim/pom.xml b/ranger-hdfs-plugin-shim/pom.xml index a6365b890..c01d6bede 100644 --- a/ranger-hdfs-plugin-shim/pom.xml +++ b/ranger-hdfs-plugin-shim/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/ranger-hive-plugin-shim/pom.xml b/ranger-hive-plugin-shim/pom.xml index 8324ac43c..44f3991e8 100644 --- a/ranger-hive-plugin-shim/pom.xml +++ b/ranger-hive-plugin-shim/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/ranger-kafka-plugin-shim/pom.xml b/ranger-kafka-plugin-shim/pom.xml index e7bd9d1a3..95d7eedbc 100644 --- a/ranger-kafka-plugin-shim/pom.xml +++ b/ranger-kafka-plugin-shim/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/ranger-kms-plugin-shim/pom.xml b/ranger-kms-plugin-shim/pom.xml index 7cd6956de..4b05daec8 100644 --- a/ranger-kms-plugin-shim/pom.xml +++ b/ranger-kms-plugin-shim/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/ranger-knox-plugin-shim/pom.xml b/ranger-knox-plugin-shim/pom.xml index a413b044a..184cd1df6 100644 --- a/ranger-knox-plugin-shim/pom.xml +++ b/ranger-knox-plugin-shim/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/ranger-kylin-plugin-shim/pom.xml b/ranger-kylin-plugin-shim/pom.xml index b82616dc8..b248b3721 100644 --- a/ranger-kylin-plugin-shim/pom.xml +++ b/ranger-kylin-plugin-shim/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/ranger-ozone-plugin-shim/pom.xml b/ranger-ozone-plugin-shim/pom.xml index 693946149..30b6910f5 100644 --- a/ranger-ozone-plugin-shim/pom.xml +++ b/ranger-ozone-plugin-shim/pom.xml @@ -30,7 +30,7 @@ <parent> <artifactId>ranger</artifactId> <groupId>org.apache.ranger</groupId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/ranger-plugin-classloader/pom.xml b/ranger-plugin-classloader/pom.xml index 109628c64..538b92330 100644 --- a/ranger-plugin-classloader/pom.xml +++ b/ranger-plugin-classloader/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> </parent> <dependencies> <dependency> diff --git a/ranger-presto-plugin-shim/pom.xml b/ranger-presto-plugin-shim/pom.xml index e8e689879..a2a08a476 100644 --- a/ranger-presto-plugin-shim/pom.xml +++ b/ranger-presto-plugin-shim/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/ranger-solr-plugin-shim/pom.xml b/ranger-solr-plugin-shim/pom.xml index 5d906d034..21f99e671 100644 --- a/ranger-solr-plugin-shim/pom.xml +++ b/ranger-solr-plugin-shim/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/ranger-sqoop-plugin-shim/pom.xml b/ranger-sqoop-plugin-shim/pom.xml index 0d3348552..4e781681d 100644 --- a/ranger-sqoop-plugin-shim/pom.xml +++ b/ranger-sqoop-plugin-shim/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/ranger-storm-plugin-shim/pom.xml b/ranger-storm-plugin-shim/pom.xml index 4b0414280..12ef16250 100644 --- a/ranger-storm-plugin-shim/pom.xml +++ b/ranger-storm-plugin-shim/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/ranger-tools/pom.xml b/ranger-tools/pom.xml index 9e0d1d839..91a4ab60b 100644 --- a/ranger-tools/pom.xml +++ b/ranger-tools/pom.xml @@ -19,7 +19,7 @@ <parent> <artifactId>ranger</artifactId> <groupId>org.apache.ranger</groupId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>ranger-tools</artifactId> diff --git a/ranger-trino-plugin-shim/pom.xml b/ranger-trino-plugin-shim/pom.xml index e7c56f9c5..8b76d6e3d 100644 --- a/ranger-trino-plugin-shim/pom.xml +++ b/ranger-trino-plugin-shim/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/ranger-util/pom.xml b/ranger-util/pom.xml index f4ed16ed8..4f5171a77 100644 --- a/ranger-util/pom.xml +++ b/ranger-util/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> </parent> <artifactId>ranger-util</artifactId> <name>Ranger Util</name> diff --git a/ranger-yarn-plugin-shim/pom.xml b/ranger-yarn-plugin-shim/pom.xml index 48e69915e..d2d6a87b9 100644 --- a/ranger-yarn-plugin-shim/pom.xml +++ b/ranger-yarn-plugin-shim/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/security-admin/pom.xml b/security-admin/pom.xml index dc483dc0c..b3d43d3e7 100644 --- a/security-admin/pom.xml +++ b/security-admin/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> </parent> <properties> <skipJSTests>false</skipJSTests> diff --git a/storm-agent/pom.xml b/storm-agent/pom.xml index 57e7717de..1283d58ee 100644 --- a/storm-agent/pom.xml +++ b/storm-agent/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> diff --git a/tagsync/pom.xml b/tagsync/pom.xml index 905cbfac0..8d3cede0b 100644 --- a/tagsync/pom.xml +++ b/tagsync/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>ranger</artifactId> <groupId>org.apache.ranger</groupId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> </parent> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> diff --git a/ugsync-util/pom.xml b/ugsync-util/pom.xml index 6b2f5ff3d..25c8626a7 100644 --- a/ugsync-util/pom.xml +++ b/ugsync-util/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>ranger</artifactId> <groupId>org.apache.ranger</groupId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>ugsync-util</artifactId> diff --git a/ugsync/ldapconfigchecktool/ldapconfigcheck/pom.xml b/ugsync/ldapconfigchecktool/ldapconfigcheck/pom.xml index c441b77f2..2366ab7ec 100644 --- a/ugsync/ldapconfigchecktool/ldapconfigcheck/pom.xml +++ b/ugsync/ldapconfigchecktool/ldapconfigcheck/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> <artifactId>ldapconfigcheck</artifactId> diff --git a/ugsync/pom.xml b/ugsync/pom.xml index 45ca90850..246f834a5 100644 --- a/ugsync/pom.xml +++ b/ugsync/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>unixusersync</artifactId> diff --git a/unixauthclient/pom.xml b/unixauthclient/pom.xml index d040070f6..e4d53ffc7 100644 --- a/unixauthclient/pom.xml +++ b/unixauthclient/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>unixauthclient</artifactId> diff --git a/unixauthnative/pom.xml b/unixauthnative/pom.xml index 92322bc48..2ca4dfe0e 100644 --- a/unixauthnative/pom.xml +++ b/unixauthnative/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>credValidator</artifactId> diff --git a/unixauthpam/pom.xml b/unixauthpam/pom.xml index d1c6deaf1..8ecebbdbb 100644 --- a/unixauthpam/pom.xml +++ b/unixauthpam/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pamCredValidator</artifactId> diff --git a/unixauthservice/pom.xml b/unixauthservice/pom.xml index 4a4387b11..1cbcb1684 100644 --- a/unixauthservice/pom.xml +++ b/unixauthservice/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>2.4.0</version> + <version>2.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>unixauthservice</artifactId>
