Skip to content

Commit

Permalink
RANGER-5149: updated pom.xml files in ranger-2.7 branch to version 2.…
Browse files Browse the repository at this point in the history
…7.0-SNAPSHOT
  • Loading branch information
mneethiraj committed Feb 17, 2025
1 parent a1786ac commit 5353956
Show file tree
Hide file tree
Showing 71 changed files with 83 additions and 83 deletions.
2 changes: 1 addition & 1 deletion agents-audit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion agents-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion agents-cred/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion agents-installer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion credentialbuilder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
26 changes: 13 additions & 13 deletions dev-support/ranger-docker/.env
Original file line number Diff line number Diff line change
@@ -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=

Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion distro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down
2 changes: 1 addition & 1 deletion docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion embeddedwebserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion hbase-agent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion hdfs-agent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion hive-agent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion intg/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down
2 changes: 1 addition & 1 deletion jisql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion kms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion knox-agent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion plugin-atlas/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion plugin-elasticsearch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion plugin-kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion plugin-kms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion plugin-kudu/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion plugin-kylin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion plugin-nestedstructure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion plugin-nifi-registry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion plugin-nifi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion plugin-ozone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion plugin-presto/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion plugin-schema-registry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion plugin-solr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion plugin-sqoop/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion plugin-trino/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down
2 changes: 1 addition & 1 deletion plugin-yarn/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion ranger-atlas-plugin-shim/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion ranger-authn/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down
2 changes: 1 addition & 1 deletion ranger-common-ha/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion ranger-elasticsearch-plugin-shim/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion ranger-examples/conditions-enrichers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion ranger-examples/distro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down
2 changes: 1 addition & 1 deletion ranger-examples/plugin-sampleapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
Loading

0 comments on commit 5353956

Please sign in to comment.