This is an automated email from the ASF dual-hosted git repository.
madhan pushed a commit to branch ranger-2.7
in repository https://gitbox.apache.org/repos/asf/ranger.git
The following commit(s) were added to refs/heads/ranger-2.7 by this push:
new 5353956524 RANGER-5149: updated pom.xml files in ranger-2.7 branch to
version 2.7.0-SNAPSHOT
5353956524 is described below
commit 53539565248399cc211a4434476425033ab1df87
Author: Madhan Neethiraj <[email protected]>
AuthorDate: Mon Feb 17 10:59:03 2025 -0800
RANGER-5149: updated pom.xml files in ranger-2.7 branch to version
2.7.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 | 26 +++++++++++-----------
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-authn/pom.xml | 2 +-
ranger-common-ha/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-metrics/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 +-
71 files changed, 83 insertions(+), 83 deletions(-)
diff --git a/agents-audit/pom.xml b/agents-audit/pom.xml
index c4479a4b21..2ae20f9ab0 100644
--- a/agents-audit/pom.xml
+++ b/agents-audit/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-plugins-audit</artifactId>
diff --git a/agents-common/pom.xml b/agents-common/pom.xml
index b237fc6265..909ffbd1d7 100644
--- a/agents-common/pom.xml
+++ b/agents-common/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-plugins-common</artifactId>
diff --git a/agents-cred/pom.xml b/agents-cred/pom.xml
index caf2d0c851..86a997baf9 100644
--- a/agents-cred/pom.xml
+++ b/agents-cred/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-plugins-cred</artifactId>
diff --git a/agents-installer/pom.xml b/agents-installer/pom.xml
index f2be6adc51..30ba2eb70b 100644
--- a/agents-installer/pom.xml
+++ b/agents-installer/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-plugins-installer</artifactId>
diff --git a/credentialbuilder/pom.xml b/credentialbuilder/pom.xml
index 151c11f183..ed8a9bc5a0 100644
--- a/credentialbuilder/pom.xml
+++ b/credentialbuilder/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>credentialbuilder</artifactId>
diff --git a/dev-support/ranger-docker/.env b/dev-support/ranger-docker/.env
index e3dc419656..cdd0325340 100644
--- a/dev-support/ranger-docker/.env
+++ b/dev-support/ranger-docker/.env
@@ -1,7 +1,7 @@
BUILD_HOST_SRC=true
SKIPTESTS=true
GIT_URL=https://github.com/apache/ranger.git
-BRANCH=ranger-2.6
+BRANCH=ranger-2.7
PROFILE=
BUILD_OPTS=
@@ -55,20 +55,20 @@ OZONE_RUNNER_IMAGE=apache/ozone-runner
OZONE_OPTS=
# versions of ranger services
-RANGER_VERSION=2.6.0
-KMS_VERSION=2.6.0
-USERSYNC_VERSION=2.6.0
-TAGSYNC_VERSION=2.6.0
+RANGER_VERSION=2.7.0-SNAPSHOT
+KMS_VERSION=2.7.0-SNAPSHOT
+USERSYNC_VERSION=2.7.0-SNAPSHOT
+TAGSYNC_VERSION=2.7.0-SNAPSHOT
# plugin versions
-HDFS_PLUGIN_VERSION=2.6.0
-YARN_PLUGIN_VERSION=2.6.0
-HIVE_PLUGIN_VERSION=2.6.0
-HBASE_PLUGIN_VERSION=2.6.0
-KAFKA_PLUGIN_VERSION=2.6.0
-KNOX_PLUGIN_VERSION=2.6.0
-TRINO_PLUGIN_VERSION=2.6.0
-OZONE_PLUGIN_VERSION=2.6.0
+HDFS_PLUGIN_VERSION=2.7.0-SNAPSHOT
+YARN_PLUGIN_VERSION=2.7.0-SNAPSHOT
+HIVE_PLUGIN_VERSION=2.7.0-SNAPSHOT
+HBASE_PLUGIN_VERSION=2.7.0-SNAPSHOT
+KAFKA_PLUGIN_VERSION=2.7.0-SNAPSHOT
+KNOX_PLUGIN_VERSION=2.7.0-SNAPSHOT
+TRINO_PLUGIN_VERSION=2.7.0-SNAPSHOT
+OZONE_PLUGIN_VERSION=2.7.0-SNAPSHOT
# To enable debug logs
DEBUG_ADMIN=false
diff --git a/distro/pom.xml b/distro/pom.xml
index b2514985a0..7db7762b2f 100644
--- a/distro/pom.xml
+++ b/distro/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/docs/pom.xml b/docs/pom.xml
index f98b5aacfc..f1892be5e7 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -28,7 +28,7 @@
<url>http://ranger.apache.org/</url>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.ranger</groupId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<artifactId>ranger</artifactId>
<packaging>pom</packaging>
<licenses>
diff --git a/embeddedwebserver/pom.xml b/embeddedwebserver/pom.xml
index 85a35afadc..d24543e90b 100644
--- a/embeddedwebserver/pom.xml
+++ b/embeddedwebserver/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>embeddedwebserver</artifactId>
diff --git a/hbase-agent/pom.xml b/hbase-agent/pom.xml
index 8de4b9bb42..b6b20a9039 100644
--- a/hbase-agent/pom.xml
+++ b/hbase-agent/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-hbase-plugin</artifactId>
diff --git a/hdfs-agent/pom.xml b/hdfs-agent/pom.xml
index bea54a0d16..13af42d6d7 100644
--- a/hdfs-agent/pom.xml
+++ b/hdfs-agent/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-hdfs-plugin</artifactId>
diff --git a/hive-agent/pom.xml b/hive-agent/pom.xml
index ec76ae963a..ed9e1c11b5 100644
--- a/hive-agent/pom.xml
+++ b/hive-agent/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-hive-plugin</artifactId>
diff --git a/intg/pom.xml b/intg/pom.xml
index a3c7c17125..f14acd1d14 100644
--- a/intg/pom.xml
+++ b/intg/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/jisql/pom.xml b/jisql/pom.xml
index 39daf20399..89762b606b 100644
--- a/jisql/pom.xml
+++ b/jisql/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>jisql</artifactId>
diff --git a/kms/pom.xml b/kms/pom.xml
index d3c32ae3f7..1bbeee9b53 100644
--- a/kms/pom.xml
+++ b/kms/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
</parent>
<artifactId>ranger-kms</artifactId>
<packaging>jar</packaging>
diff --git a/knox-agent/pom.xml b/knox-agent/pom.xml
index 794f61850d..1cad8ecadc 100644
--- a/knox-agent/pom.xml
+++ b/knox-agent/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-knox-plugin</artifactId>
diff --git a/plugin-atlas/pom.xml b/plugin-atlas/pom.xml
index a27a0b1f42..ca99bbfcff 100644
--- a/plugin-atlas/pom.xml
+++ b/plugin-atlas/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-atlas-plugin</artifactId>
diff --git a/plugin-elasticsearch/pom.xml b/plugin-elasticsearch/pom.xml
index ebc5eea4ac..6bc67c6edb 100644
--- a/plugin-elasticsearch/pom.xml
+++ b/plugin-elasticsearch/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-elasticsearch-plugin</artifactId>
diff --git a/plugin-kafka/pom.xml b/plugin-kafka/pom.xml
index 4d550208b1..3662dd9ca5 100644
--- a/plugin-kafka/pom.xml
+++ b/plugin-kafka/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-kafka-plugin</artifactId>
diff --git a/plugin-kms/pom.xml b/plugin-kms/pom.xml
index 24800282a0..69e48feb35 100644
--- a/plugin-kms/pom.xml
+++ b/plugin-kms/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-kms-plugin</artifactId>
diff --git a/plugin-kudu/pom.xml b/plugin-kudu/pom.xml
index 96d433c43f..62ad092065 100644
--- a/plugin-kudu/pom.xml
+++ b/plugin-kudu/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-kudu-plugin</artifactId>
diff --git a/plugin-kylin/pom.xml b/plugin-kylin/pom.xml
index f057d763f5..7eca1d8052 100644
--- a/plugin-kylin/pom.xml
+++ b/plugin-kylin/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-kylin-plugin</artifactId>
diff --git a/plugin-nestedstructure/pom.xml b/plugin-nestedstructure/pom.xml
index e46a19d909..81d40efa70 100644
--- a/plugin-nestedstructure/pom.xml
+++ b/plugin-nestedstructure/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
</parent>
<artifactId>ranger-nestedstructure-plugin</artifactId>
diff --git a/plugin-nifi-registry/pom.xml b/plugin-nifi-registry/pom.xml
index 9fe66e09fb..0fedd717e2 100644
--- a/plugin-nifi-registry/pom.xml
+++ b/plugin-nifi-registry/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-nifi-registry-plugin</artifactId>
diff --git a/plugin-nifi/pom.xml b/plugin-nifi/pom.xml
index c396d75372..d4caa9fe3b 100644
--- a/plugin-nifi/pom.xml
+++ b/plugin-nifi/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-nifi-plugin</artifactId>
diff --git a/plugin-ozone/pom.xml b/plugin-ozone/pom.xml
index 1cf2b2fbe8..a3a295bf12 100644
--- a/plugin-ozone/pom.xml
+++ b/plugin-ozone/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-ozone-plugin</artifactId>
diff --git a/plugin-presto/pom.xml b/plugin-presto/pom.xml
index 16087299cd..3d8f01e3f6 100644
--- a/plugin-presto/pom.xml
+++ b/plugin-presto/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-presto-plugin</artifactId>
diff --git a/plugin-schema-registry/pom.xml b/plugin-schema-registry/pom.xml
index b3c43958d1..2f1950b1bd 100644
--- a/plugin-schema-registry/pom.xml
+++ b/plugin-schema-registry/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-schema-registry-plugin</artifactId>
diff --git a/plugin-solr/pom.xml b/plugin-solr/pom.xml
index cada4183a2..95d8dadbf8 100644
--- a/plugin-solr/pom.xml
+++ b/plugin-solr/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-solr-plugin</artifactId>
diff --git a/plugin-sqoop/pom.xml b/plugin-sqoop/pom.xml
index c4ccad421f..3b3040e7a9 100644
--- a/plugin-sqoop/pom.xml
+++ b/plugin-sqoop/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-sqoop-plugin</artifactId>
diff --git a/plugin-trino/pom.xml b/plugin-trino/pom.xml
index dc8608df55..2da749c359 100644
--- a/plugin-trino/pom.xml
+++ b/plugin-trino/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/plugin-yarn/pom.xml b/plugin-yarn/pom.xml
index e5a5272ca7..cd9b399e4a 100644
--- a/plugin-yarn/pom.xml
+++ b/plugin-yarn/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-yarn-plugin</artifactId>
diff --git a/pom.xml b/pom.xml
index 344dadbb16..4df56ae695 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
</parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ranger</name>
<description>Security for Enforcing Enterprise Policies</description>
diff --git a/ranger-atlas-plugin-shim/pom.xml b/ranger-atlas-plugin-shim/pom.xml
index 9f6e0b374e..4b7c133355 100644
--- a/ranger-atlas-plugin-shim/pom.xml
+++ b/ranger-atlas-plugin-shim/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-atlas-plugin-shim</artifactId>
diff --git a/ranger-authn/pom.xml b/ranger-authn/pom.xml
index 213e25d74c..39ae8f4c11 100644
--- a/ranger-authn/pom.xml
+++ b/ranger-authn/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/ranger-common-ha/pom.xml b/ranger-common-ha/pom.xml
index ba7d5a2680..de3c1f428a 100644
--- a/ranger-common-ha/pom.xml
+++ b/ranger-common-ha/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-common-ha</artifactId>
diff --git a/ranger-elasticsearch-plugin-shim/pom.xml
b/ranger-elasticsearch-plugin-shim/pom.xml
index 39e0056327..a0a98a049b 100644
--- a/ranger-elasticsearch-plugin-shim/pom.xml
+++ b/ranger-elasticsearch-plugin-shim/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-elasticsearch-plugin-shim</artifactId>
diff --git a/ranger-examples/conditions-enrichers/pom.xml
b/ranger-examples/conditions-enrichers/pom.xml
index 8171edfce9..fea85b027b 100644
--- a/ranger-examples/conditions-enrichers/pom.xml
+++ b/ranger-examples/conditions-enrichers/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger-examples</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
</parent>
<artifactId>conditions-enrichers</artifactId>
<name>Ranger Examples - Conditions and ContextEnrichers</name>
diff --git a/ranger-examples/distro/pom.xml b/ranger-examples/distro/pom.xml
index e70b8c1607..2f00889bda 100644
--- a/ranger-examples/distro/pom.xml
+++ b/ranger-examples/distro/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger-examples</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/ranger-examples/plugin-sampleapp/pom.xml
b/ranger-examples/plugin-sampleapp/pom.xml
index ea43cb5315..fe7a9d5b04 100644
--- a/ranger-examples/plugin-sampleapp/pom.xml
+++ b/ranger-examples/plugin-sampleapp/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger-examples</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
</parent>
<artifactId>ranger-sampleapp-plugin</artifactId>
<packaging>jar</packaging>
diff --git a/ranger-examples/pom.xml b/ranger-examples/pom.xml
index b396c57cff..67de378568 100644
--- a/ranger-examples/pom.xml
+++ b/ranger-examples/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
</parent>
<artifactId>ranger-examples</artifactId>
<packaging>pom</packaging>
diff --git a/ranger-examples/sample-client/pom.xml
b/ranger-examples/sample-client/pom.xml
index d365b09f2a..25456ea04b 100644
--- a/ranger-examples/sample-client/pom.xml
+++ b/ranger-examples/sample-client/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger-examples</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
</parent>
<artifactId>sample-client</artifactId>
diff --git a/ranger-examples/sampleapp/pom.xml
b/ranger-examples/sampleapp/pom.xml
index 49788c4409..74eed7d4d9 100644
--- a/ranger-examples/sampleapp/pom.xml
+++ b/ranger-examples/sampleapp/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger-examples</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
</parent>
<artifactId>sampleapp</artifactId>
<packaging>jar</packaging>
diff --git a/ranger-hbase-plugin-shim/pom.xml b/ranger-hbase-plugin-shim/pom.xml
index 73a2101b41..9e8832116d 100644
--- a/ranger-hbase-plugin-shim/pom.xml
+++ b/ranger-hbase-plugin-shim/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-hbase-plugin-shim</artifactId>
diff --git a/ranger-hdfs-plugin-shim/pom.xml b/ranger-hdfs-plugin-shim/pom.xml
index afec9a4cef..a5cb664c5f 100644
--- a/ranger-hdfs-plugin-shim/pom.xml
+++ b/ranger-hdfs-plugin-shim/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-hdfs-plugin-shim</artifactId>
diff --git a/ranger-hive-plugin-shim/pom.xml b/ranger-hive-plugin-shim/pom.xml
index e0208ec375..171d58808e 100644
--- a/ranger-hive-plugin-shim/pom.xml
+++ b/ranger-hive-plugin-shim/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-hive-plugin-shim</artifactId>
diff --git a/ranger-kafka-plugin-shim/pom.xml b/ranger-kafka-plugin-shim/pom.xml
index 331d23fba6..64dea9fff1 100644
--- a/ranger-kafka-plugin-shim/pom.xml
+++ b/ranger-kafka-plugin-shim/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-kafka-plugin-shim</artifactId>
diff --git a/ranger-kms-plugin-shim/pom.xml b/ranger-kms-plugin-shim/pom.xml
index 987e9e9324..8b9edf8b61 100644
--- a/ranger-kms-plugin-shim/pom.xml
+++ b/ranger-kms-plugin-shim/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-kms-plugin-shim</artifactId>
diff --git a/ranger-knox-plugin-shim/pom.xml b/ranger-knox-plugin-shim/pom.xml
index 409e5f0e71..e8efc5edb2 100644
--- a/ranger-knox-plugin-shim/pom.xml
+++ b/ranger-knox-plugin-shim/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-knox-plugin-shim</artifactId>
diff --git a/ranger-kylin-plugin-shim/pom.xml b/ranger-kylin-plugin-shim/pom.xml
index 988ac62db5..85cc5565b2 100644
--- a/ranger-kylin-plugin-shim/pom.xml
+++ b/ranger-kylin-plugin-shim/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-kylin-plugin-shim</artifactId>
diff --git a/ranger-metrics/pom.xml b/ranger-metrics/pom.xml
index bb2ae7fd33..d4bc650311 100644
--- a/ranger-metrics/pom.xml
+++ b/ranger-metrics/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/ranger-ozone-plugin-shim/pom.xml b/ranger-ozone-plugin-shim/pom.xml
index 342a9901f2..7c124f8da8 100644
--- a/ranger-ozone-plugin-shim/pom.xml
+++ b/ranger-ozone-plugin-shim/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-ozone-plugin-shim</artifactId>
diff --git a/ranger-plugin-classloader/pom.xml
b/ranger-plugin-classloader/pom.xml
index 4c0ef983a4..b332844bd8 100644
--- a/ranger-plugin-classloader/pom.xml
+++ b/ranger-plugin-classloader/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
</parent>
<artifactId>ranger-plugin-classloader</artifactId>
<packaging>jar</packaging>
diff --git a/ranger-presto-plugin-shim/pom.xml
b/ranger-presto-plugin-shim/pom.xml
index b9deb3de23..1a63fb8074 100644
--- a/ranger-presto-plugin-shim/pom.xml
+++ b/ranger-presto-plugin-shim/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-presto-plugin-shim</artifactId>
diff --git a/ranger-solr-plugin-shim/pom.xml b/ranger-solr-plugin-shim/pom.xml
index 46aaf7ba25..713a2a3149 100644
--- a/ranger-solr-plugin-shim/pom.xml
+++ b/ranger-solr-plugin-shim/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-solr-plugin-shim</artifactId>
diff --git a/ranger-sqoop-plugin-shim/pom.xml b/ranger-sqoop-plugin-shim/pom.xml
index dcc3cd7ccf..c5523ae862 100644
--- a/ranger-sqoop-plugin-shim/pom.xml
+++ b/ranger-sqoop-plugin-shim/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-sqoop-plugin-shim</artifactId>
diff --git a/ranger-storm-plugin-shim/pom.xml b/ranger-storm-plugin-shim/pom.xml
index d2dbc896f1..14a41bc8d6 100644
--- a/ranger-storm-plugin-shim/pom.xml
+++ b/ranger-storm-plugin-shim/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-storm-plugin-shim</artifactId>
diff --git a/ranger-tools/pom.xml b/ranger-tools/pom.xml
index c75f71656e..4751d12134 100644
--- a/ranger-tools/pom.xml
+++ b/ranger-tools/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
</parent>
<artifactId>ranger-tools</artifactId>
<packaging>jar</packaging>
diff --git a/ranger-trino-plugin-shim/pom.xml b/ranger-trino-plugin-shim/pom.xml
index a05664b31a..c8edabd68b 100644
--- a/ranger-trino-plugin-shim/pom.xml
+++ b/ranger-trino-plugin-shim/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/ranger-util/pom.xml b/ranger-util/pom.xml
index 94c902bb94..de61ae4876 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.6.0</version>
+ <version>2.7.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 a9ebec2db1..95e51eeef5 100644
--- a/ranger-yarn-plugin-shim/pom.xml
+++ b/ranger-yarn-plugin-shim/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-yarn-plugin-shim</artifactId>
diff --git a/security-admin/pom.xml b/security-admin/pom.xml
index d1fca511b9..cb0ec78d0d 100644
--- a/security-admin/pom.xml
+++ b/security-admin/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
</parent>
<artifactId>security-admin-web</artifactId>
<packaging>war</packaging>
diff --git a/storm-agent/pom.xml b/storm-agent/pom.xml
index 1733dbdd18..174784ef6a 100644
--- a/storm-agent/pom.xml
+++ b/storm-agent/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ranger-storm-plugin</artifactId>
diff --git a/tagsync/pom.xml b/tagsync/pom.xml
index 8ed6e1e3d5..5af5a4d087 100644
--- a/tagsync/pom.xml
+++ b/tagsync/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
</parent>
<artifactId>ranger-tagsync</artifactId>
<packaging>jar</packaging>
diff --git a/ugsync-util/pom.xml b/ugsync-util/pom.xml
index b441bb1f9e..d3478a7faf 100644
--- a/ugsync-util/pom.xml
+++ b/ugsync-util/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
</parent>
<artifactId>ugsync-util</artifactId>
<packaging>jar</packaging>
diff --git a/ugsync/ldapconfigchecktool/ldapconfigcheck/pom.xml
b/ugsync/ldapconfigchecktool/ldapconfigcheck/pom.xml
index 593e5a4ba0..985a8de921 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.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>ldapconfigcheck</artifactId>
diff --git a/ugsync/pom.xml b/ugsync/pom.xml
index 8f28094bc0..353918abf9 100644
--- a/ugsync/pom.xml
+++ b/ugsync/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>unixusersync</artifactId>
diff --git a/unixauthclient/pom.xml b/unixauthclient/pom.xml
index f679a8453a..e361ac9d77 100644
--- a/unixauthclient/pom.xml
+++ b/unixauthclient/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>unixauthclient</artifactId>
diff --git a/unixauthnative/pom.xml b/unixauthnative/pom.xml
index 243f45fb4a..687f479d04 100644
--- a/unixauthnative/pom.xml
+++ b/unixauthnative/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>credValidator</artifactId>
diff --git a/unixauthpam/pom.xml b/unixauthpam/pom.xml
index 58b802ee43..f78e2e7a33 100644
--- a/unixauthpam/pom.xml
+++ b/unixauthpam/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>pamCredValidator</artifactId>
diff --git a/unixauthservice/pom.xml b/unixauthservice/pom.xml
index 77b181a9f1..63b773afd4 100644
--- a/unixauthservice/pom.xml
+++ b/unixauthservice/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger</artifactId>
- <version>2.6.0</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>unixauthservice</artifactId>