This is an automated email from the ASF dual-hosted git repository.

madhan pushed a commit to branch ranger-2.6
in repository https://gitbox.apache.org/repos/asf/ranger.git


The following commit(s) were added to refs/heads/ranger-2.6 by this push:
     new 65958a51b RANGER-4895: updated pom.xml files in ranger-2.6 branch to 
version 2.6.0-SNAPSHOT - #2
65958a51b is described below

commit 65958a51b99f1c47a17fdd475d2ec40429ada9f7
Author: Madhan Neethiraj <[email protected]>
AuthorDate: Tue Aug 13 15:41:06 2024 -0700

    RANGER-4895: updated pom.xml files in ranger-2.6 branch to version 
2.6.0-SNAPSHOT - #2
---
 dev-support/ranger-docker/.env | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/dev-support/ranger-docker/.env b/dev-support/ranger-docker/.env
index 3c0d79f22..20c3fc2f4 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.5
+BRANCH=ranger-2.6
 PROFILE=
 BUILD_OPTS=
 
@@ -40,19 +40,19 @@ KNOX_VERSION=2.0.0
 TRINO_VERSION=377
 
 # versions of ranger services
-RANGER_VERSION=2.5.0
-KMS_VERSION=2.5.0
-USERSYNC_VERSION=2.5.0
-TAGSYNC_VERSION=2.5.0
+RANGER_VERSION=2.6.0-SNAPSHOT
+KMS_VERSION=2.6.0-SNAPSHOT
+USERSYNC_VERSION=2.6.0-SNAPSHOT
+TAGSYNC_VERSION=2.6.0-SNAPSHOT
 
 # plugin versions
-HDFS_PLUGIN_VERSION=2.5.0
-YARN_PLUGIN_VERSION=2.5.0
-HIVE_PLUGIN_VERSION=2.5.0
-HBASE_PLUGIN_VERSION=2.5.0
-KAFKA_PLUGIN_VERSION=2.5.0
-KNOX_PLUGIN_VERSION=2.5.0
-TRINO_PLUGIN_VERSION=2.5.0
+HDFS_PLUGIN_VERSION=2.6.0-SNAPSHOT
+YARN_PLUGIN_VERSION=2.6.0-SNAPSHOT
+HIVE_PLUGIN_VERSION=2.6.0-SNAPSHOT
+HBASE_PLUGIN_VERSION=2.6.0-SNAPSHOT
+KAFKA_PLUGIN_VERSION=2.6.0-SNAPSHOT
+KNOX_PLUGIN_VERSION=2.6.0-SNAPSHOT
+TRINO_PLUGIN_VERSION=2.6.0-SNAPSHOT
 
 # To enable debug logs
 DEBUG_ADMIN=false

Reply via email to