From a5f42a9e451a0161e5850574a05a82d06b105655 Mon Sep 17 00:00:00 2001 From: chungen0126 Date: Sat, 25 Oct 2025 04:19:36 +0800 Subject: [PATCH 1/2] HDDS-13834. [Ozone 2.1] Update master branch version number --- dev-support/pom.xml | 2 +- hadoop-hdds/annotations/pom.xml | 4 ++-- hadoop-hdds/client/pom.xml | 4 ++-- hadoop-hdds/common/pom.xml | 4 ++-- hadoop-hdds/config/pom.xml | 4 ++-- hadoop-hdds/container-service/pom.xml | 4 ++-- hadoop-hdds/crypto-api/pom.xml | 4 ++-- hadoop-hdds/crypto-default/pom.xml | 4 ++-- hadoop-hdds/docs/pom.xml | 4 ++-- hadoop-hdds/erasurecode/pom.xml | 4 ++-- hadoop-hdds/framework/pom.xml | 4 ++-- hadoop-hdds/hadoop-dependency-client/pom.xml | 4 ++-- hadoop-hdds/interface-admin/pom.xml | 4 ++-- hadoop-hdds/interface-client/pom.xml | 4 ++-- hadoop-hdds/interface-server/pom.xml | 4 ++-- hadoop-hdds/managed-rocksdb/pom.xml | 4 ++-- hadoop-hdds/pom.xml | 4 ++-- hadoop-hdds/rocks-native/pom.xml | 2 +- hadoop-hdds/rocksdb-checkpoint-differ/pom.xml | 4 ++-- hadoop-hdds/server-scm/pom.xml | 4 ++-- hadoop-hdds/test-utils/pom.xml | 4 ++-- hadoop-ozone/cli-admin/pom.xml | 4 ++-- hadoop-ozone/cli-shell/pom.xml | 4 ++-- hadoop-ozone/client/pom.xml | 4 ++-- hadoop-ozone/common/pom.xml | 4 ++-- hadoop-ozone/csi/pom.xml | 4 ++-- hadoop-ozone/datanode/pom.xml | 4 ++-- hadoop-ozone/dist/pom.xml | 4 ++-- hadoop-ozone/fault-injection-test/mini-chaos-tests/pom.xml | 4 ++-- hadoop-ozone/fault-injection-test/network-tests/pom.xml | 2 +- hadoop-ozone/fault-injection-test/pom.xml | 4 ++-- hadoop-ozone/freon/pom.xml | 4 ++-- hadoop-ozone/httpfsgateway/pom.xml | 4 ++-- hadoop-ozone/insight/pom.xml | 4 ++-- hadoop-ozone/integration-test-recon/pom.xml | 4 ++-- hadoop-ozone/integration-test-s3/pom.xml | 4 ++-- hadoop-ozone/integration-test/pom.xml | 4 ++-- hadoop-ozone/interface-client/pom.xml | 4 ++-- hadoop-ozone/interface-storage/pom.xml | 4 ++-- hadoop-ozone/mini-cluster/pom.xml | 4 ++-- hadoop-ozone/multitenancy-ranger/pom.xml | 4 ++-- hadoop-ozone/ozone-manager/pom.xml | 4 ++-- hadoop-ozone/ozonefs-common/pom.xml | 4 ++-- hadoop-ozone/ozonefs-hadoop2/pom.xml | 4 ++-- hadoop-ozone/ozonefs-hadoop3-client/pom.xml | 4 ++-- hadoop-ozone/ozonefs-hadoop3/pom.xml | 4 ++-- hadoop-ozone/ozonefs-shaded/pom.xml | 4 ++-- hadoop-ozone/ozonefs/pom.xml | 4 ++-- hadoop-ozone/pom.xml | 4 ++-- hadoop-ozone/recon-codegen/pom.xml | 2 +- hadoop-ozone/recon/pom.xml | 2 +- hadoop-ozone/s3-secret-store/pom.xml | 4 ++-- hadoop-ozone/s3gateway/pom.xml | 4 ++-- hadoop-ozone/tools/pom.xml | 4 ++-- pom.xml | 6 +++--- 55 files changed, 106 insertions(+), 106 deletions(-) diff --git a/dev-support/pom.xml b/dev-support/pom.xml index 2da4ab5b8e38..5e47a0ec6105 100644 --- a/dev-support/pom.xml +++ b/dev-support/pom.xml @@ -17,7 +17,7 @@ org.apache.ozone ozone-main - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ozone-dev-support Apache Ozone Dev Support diff --git a/hadoop-hdds/annotations/pom.xml b/hadoop-hdds/annotations/pom.xml index 35d0e63ef3de..49f759b9c662 100644 --- a/hadoop-hdds/annotations/pom.xml +++ b/hadoop-hdds/annotations/pom.xml @@ -17,11 +17,11 @@ org.apache.ozone hdds - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT hdds-annotation-processing - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone Annotation Processing Apache Ozone annotation processing tools for validating custom diff --git a/hadoop-hdds/client/pom.xml b/hadoop-hdds/client/pom.xml index 9c94e152a9f2..5e50aaabd942 100644 --- a/hadoop-hdds/client/pom.xml +++ b/hadoop-hdds/client/pom.xml @@ -17,12 +17,12 @@ org.apache.ozone hdds-hadoop-dependency-client - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ../hadoop-dependency-client hdds-client - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone HDDS Client Apache Ozone Distributed Data Store Client Library diff --git a/hadoop-hdds/common/pom.xml b/hadoop-hdds/common/pom.xml index 6fdf1dffa45e..64d332bdb0c9 100644 --- a/hadoop-hdds/common/pom.xml +++ b/hadoop-hdds/common/pom.xml @@ -17,11 +17,11 @@ org.apache.ozone hdds-hadoop-dependency-client - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ../hadoop-dependency-client hdds-common - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone HDDS Common Apache Ozone Distributed Data Store Common diff --git a/hadoop-hdds/config/pom.xml b/hadoop-hdds/config/pom.xml index 45e32b47db23..44c7d02253c6 100644 --- a/hadoop-hdds/config/pom.xml +++ b/hadoop-hdds/config/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone hdds - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT hdds-config - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone HDDS Config Apache Ozone Distributed Data Store Config Tools diff --git a/hadoop-hdds/container-service/pom.xml b/hadoop-hdds/container-service/pom.xml index 0c455d269591..ce6c7863b94c 100644 --- a/hadoop-hdds/container-service/pom.xml +++ b/hadoop-hdds/container-service/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone hdds - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT hdds-container-service - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone HDDS Container Service Apache Ozone Distributed Data Store Container Service diff --git a/hadoop-hdds/crypto-api/pom.xml b/hadoop-hdds/crypto-api/pom.xml index 474359f916b0..801c7b0d036c 100644 --- a/hadoop-hdds/crypto-api/pom.xml +++ b/hadoop-hdds/crypto-api/pom.xml @@ -17,11 +17,11 @@ org.apache.ozone hdds - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT hdds-crypto-api - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT Apache Ozone HDDS Crypto Apache Ozone Distributed Data Store cryptographic functions diff --git a/hadoop-hdds/crypto-default/pom.xml b/hadoop-hdds/crypto-default/pom.xml index 7194bb7e6e54..49e7065476ef 100644 --- a/hadoop-hdds/crypto-default/pom.xml +++ b/hadoop-hdds/crypto-default/pom.xml @@ -17,11 +17,11 @@ org.apache.ozone hdds - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT hdds-crypto-default - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT Apache Ozone HDDS Crypto - Default Default implementation of Apache Ozone Distributed Data Store's cryptographic functions diff --git a/hadoop-hdds/docs/pom.xml b/hadoop-hdds/docs/pom.xml index 8bb357e19744..5215ecd635bf 100644 --- a/hadoop-hdds/docs/pom.xml +++ b/hadoop-hdds/docs/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone hdds - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT hdds-docs - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone Documentation Apache Ozone Documentation diff --git a/hadoop-hdds/erasurecode/pom.xml b/hadoop-hdds/erasurecode/pom.xml index 53578449df23..c74e7c3f5524 100644 --- a/hadoop-hdds/erasurecode/pom.xml +++ b/hadoop-hdds/erasurecode/pom.xml @@ -17,11 +17,11 @@ org.apache.ozone hdds-hadoop-dependency-client - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ../hadoop-dependency-client hdds-erasurecode - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone HDDS Erasurecode Apache Ozone Distributed Data Store Earsurecode utils diff --git a/hadoop-hdds/framework/pom.xml b/hadoop-hdds/framework/pom.xml index 5c368525010a..c30cde6de28f 100644 --- a/hadoop-hdds/framework/pom.xml +++ b/hadoop-hdds/framework/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone hdds - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT hdds-server-framework - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone HDDS Server Framework Apache Ozone Distributed Data Store Server Framework diff --git a/hadoop-hdds/hadoop-dependency-client/pom.xml b/hadoop-hdds/hadoop-dependency-client/pom.xml index 747518f7960e..980d02531ad1 100644 --- a/hadoop-hdds/hadoop-dependency-client/pom.xml +++ b/hadoop-hdds/hadoop-dependency-client/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone hdds - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT hdds-hadoop-dependency-client - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT pom Apache Ozone HDDS Hadoop Client dependencies Apache Ozone Distributed Data Store Hadoop client dependencies diff --git a/hadoop-hdds/interface-admin/pom.xml b/hadoop-hdds/interface-admin/pom.xml index 0d0dedb35c5b..e6887b955da4 100644 --- a/hadoop-hdds/interface-admin/pom.xml +++ b/hadoop-hdds/interface-admin/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone hdds - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT hdds-interface-admin - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone HDDS Admin Interface Apache Ozone Distributed Data Store Admin interface diff --git a/hadoop-hdds/interface-client/pom.xml b/hadoop-hdds/interface-client/pom.xml index 18d02e29225a..d6e7c00fe0ed 100644 --- a/hadoop-hdds/interface-client/pom.xml +++ b/hadoop-hdds/interface-client/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone hdds - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT hdds-interface-client - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone HDDS Client Interface Apache Ozone Distributed Data Store Client interface diff --git a/hadoop-hdds/interface-server/pom.xml b/hadoop-hdds/interface-server/pom.xml index 90c462658d8e..d6a6353d9b2f 100644 --- a/hadoop-hdds/interface-server/pom.xml +++ b/hadoop-hdds/interface-server/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone hdds - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT hdds-interface-server - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone HDDS Server Interface Apache Ozone Distributed Data Store Server interface diff --git a/hadoop-hdds/managed-rocksdb/pom.xml b/hadoop-hdds/managed-rocksdb/pom.xml index c1c4685df40f..5e6976500f96 100644 --- a/hadoop-hdds/managed-rocksdb/pom.xml +++ b/hadoop-hdds/managed-rocksdb/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone hdds - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT hdds-managed-rocksdb - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone HDDS Managed RocksDB Apache Ozone Managed RocksDB library diff --git a/hadoop-hdds/pom.xml b/hadoop-hdds/pom.xml index 220d1fe40917..ba60486c1463 100644 --- a/hadoop-hdds/pom.xml +++ b/hadoop-hdds/pom.xml @@ -17,11 +17,11 @@ org.apache.ozone ozone-main - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT hdds - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT pom Apache Ozone HDDS Apache Ozone Distributed Data Store Project diff --git a/hadoop-hdds/rocks-native/pom.xml b/hadoop-hdds/rocks-native/pom.xml index 0c7e8fa7e2da..74fdb749d252 100644 --- a/hadoop-hdds/rocks-native/pom.xml +++ b/hadoop-hdds/rocks-native/pom.xml @@ -17,7 +17,7 @@ org.apache.ozone hdds - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT hdds-rocks-native Apache Ozone HDDS RocksDB Tools diff --git a/hadoop-hdds/rocksdb-checkpoint-differ/pom.xml b/hadoop-hdds/rocksdb-checkpoint-differ/pom.xml index 345be1b9fa82..e991b8702990 100644 --- a/hadoop-hdds/rocksdb-checkpoint-differ/pom.xml +++ b/hadoop-hdds/rocksdb-checkpoint-differ/pom.xml @@ -17,11 +17,11 @@ org.apache.ozone hdds - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT rocksdb-checkpoint-differ - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone Checkpoint Differ for RocksDB Apache Ozone Checkpoint Differ for RocksDB diff --git a/hadoop-hdds/server-scm/pom.xml b/hadoop-hdds/server-scm/pom.xml index 811d439f7dd8..68c17ecdf3ab 100644 --- a/hadoop-hdds/server-scm/pom.xml +++ b/hadoop-hdds/server-scm/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone hdds - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT hdds-server-scm - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone HDDS SCM Server Apache Ozone Distributed Data Store Storage Container Manager Server diff --git a/hadoop-hdds/test-utils/pom.xml b/hadoop-hdds/test-utils/pom.xml index 4dd86c7dc1ff..7b59c9196e06 100644 --- a/hadoop-hdds/test-utils/pom.xml +++ b/hadoop-hdds/test-utils/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone hdds - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT hdds-test-utils - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone HDDS Test Utils Apache Ozone Distributed Data Store Test Utils diff --git a/hadoop-ozone/cli-admin/pom.xml b/hadoop-ozone/cli-admin/pom.xml index 7357cdeb3bff..9d713e43bf91 100644 --- a/hadoop-ozone/cli-admin/pom.xml +++ b/hadoop-ozone/cli-admin/pom.xml @@ -17,12 +17,12 @@ org.apache.ozone hdds-hadoop-dependency-client - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ../../hadoop-hdds/hadoop-dependency-client ozone-cli-admin - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone CLI Admin Apache Ozone CLI Admin diff --git a/hadoop-ozone/cli-shell/pom.xml b/hadoop-ozone/cli-shell/pom.xml index f7eeee7583c2..89d326efbd31 100644 --- a/hadoop-ozone/cli-shell/pom.xml +++ b/hadoop-ozone/cli-shell/pom.xml @@ -17,11 +17,11 @@ org.apache.ozone hdds-hadoop-dependency-client - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ../../hadoop-hdds/hadoop-dependency-client ozone-cli-shell - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone CLI Shell Apache Ozone CLI Shell diff --git a/hadoop-ozone/client/pom.xml b/hadoop-ozone/client/pom.xml index 126f9a725842..603a87e3fe64 100644 --- a/hadoop-ozone/client/pom.xml +++ b/hadoop-ozone/client/pom.xml @@ -17,11 +17,11 @@ org.apache.ozone hdds-hadoop-dependency-client - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ../../hadoop-hdds/hadoop-dependency-client ozone-client - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone Client Apache Ozone Client diff --git a/hadoop-ozone/common/pom.xml b/hadoop-ozone/common/pom.xml index 1ecafebb8b3f..afbb9c4f14f8 100644 --- a/hadoop-ozone/common/pom.xml +++ b/hadoop-ozone/common/pom.xml @@ -17,11 +17,11 @@ org.apache.ozone hdds-hadoop-dependency-client - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ../../hadoop-hdds/hadoop-dependency-client ozone-common - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone Common Apache Ozone Common diff --git a/hadoop-ozone/csi/pom.xml b/hadoop-ozone/csi/pom.xml index 511c9b08cea2..9c44a8809853 100644 --- a/hadoop-ozone/csi/pom.xml +++ b/hadoop-ozone/csi/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ozone-csi - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone CSI service Apache Ozone CSI service diff --git a/hadoop-ozone/datanode/pom.xml b/hadoop-ozone/datanode/pom.xml index 60c3bfac2ae4..a91604198157 100644 --- a/hadoop-ozone/datanode/pom.xml +++ b/hadoop-ozone/datanode/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ozone-datanode - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone Datanode diff --git a/hadoop-ozone/dist/pom.xml b/hadoop-ozone/dist/pom.xml index b5a62d4835d9..ceb45e8c9860 100644 --- a/hadoop-ozone/dist/pom.xml +++ b/hadoop-ozone/dist/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ozone-dist - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone Distribution diff --git a/hadoop-ozone/fault-injection-test/mini-chaos-tests/pom.xml b/hadoop-ozone/fault-injection-test/mini-chaos-tests/pom.xml index bf7a1636749e..97d3076e889e 100644 --- a/hadoop-ozone/fault-injection-test/mini-chaos-tests/pom.xml +++ b/hadoop-ozone/fault-injection-test/mini-chaos-tests/pom.xml @@ -17,11 +17,11 @@ org.apache.ozone ozone-fault-injection-test - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT mini-chaos-tests - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT Apache Ozone Mini Ozone Chaos Tests Apache Ozone Mini Ozone Chaos Tests diff --git a/hadoop-ozone/fault-injection-test/network-tests/pom.xml b/hadoop-ozone/fault-injection-test/network-tests/pom.xml index 878efae01349..75b265ee0aad 100644 --- a/hadoop-ozone/fault-injection-test/network-tests/pom.xml +++ b/hadoop-ozone/fault-injection-test/network-tests/pom.xml @@ -17,7 +17,7 @@ org.apache.ozone ozone-fault-injection-test - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ozone-network-tests jar diff --git a/hadoop-ozone/fault-injection-test/pom.xml b/hadoop-ozone/fault-injection-test/pom.xml index 3ba13e168546..1651e7e1529e 100644 --- a/hadoop-ozone/fault-injection-test/pom.xml +++ b/hadoop-ozone/fault-injection-test/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ozone-fault-injection-test - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT pom Apache Ozone Fault Injection Tests Apache Ozone Fault Injection Tests diff --git a/hadoop-ozone/freon/pom.xml b/hadoop-ozone/freon/pom.xml index bceadd99f8ca..c0cf09fdb34c 100644 --- a/hadoop-ozone/freon/pom.xml +++ b/hadoop-ozone/freon/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ozone-freon - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone Freon Apache Ozone Freon diff --git a/hadoop-ozone/httpfsgateway/pom.xml b/hadoop-ozone/httpfsgateway/pom.xml index 058b60c5a0f4..d4df054b4da4 100644 --- a/hadoop-ozone/httpfsgateway/pom.xml +++ b/hadoop-ozone/httpfsgateway/pom.xml @@ -19,10 +19,10 @@ org.apache.ozone ozone - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ozone-httpfsgateway - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone HttpFS diff --git a/hadoop-ozone/insight/pom.xml b/hadoop-ozone/insight/pom.xml index 471f9e09a729..fd64cd841f6e 100644 --- a/hadoop-ozone/insight/pom.xml +++ b/hadoop-ozone/insight/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ozone-insight - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone Insight Tool Apache Ozone Insight Tool diff --git a/hadoop-ozone/integration-test-recon/pom.xml b/hadoop-ozone/integration-test-recon/pom.xml index 45d8a3ee2486..a26835c4a6af 100644 --- a/hadoop-ozone/integration-test-recon/pom.xml +++ b/hadoop-ozone/integration-test-recon/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ozone-integration-test-recon - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone Recon Integration Tests Apache Ozone Integration Tests with Recon diff --git a/hadoop-ozone/integration-test-s3/pom.xml b/hadoop-ozone/integration-test-s3/pom.xml index 1c41eee0d6d0..30eb3db975f0 100644 --- a/hadoop-ozone/integration-test-s3/pom.xml +++ b/hadoop-ozone/integration-test-s3/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ozone-integration-test-s3 - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone S3 Integration Tests Apache Ozone Integration Tests with S3 Gateway diff --git a/hadoop-ozone/integration-test/pom.xml b/hadoop-ozone/integration-test/pom.xml index d70cea608970..df9da45b3b6d 100644 --- a/hadoop-ozone/integration-test/pom.xml +++ b/hadoop-ozone/integration-test/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ozone-integration-test - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone Integration Tests Apache Ozone Integration Tests diff --git a/hadoop-ozone/interface-client/pom.xml b/hadoop-ozone/interface-client/pom.xml index cd1aabff5313..412181d8f096 100644 --- a/hadoop-ozone/interface-client/pom.xml +++ b/hadoop-ozone/interface-client/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ozone-interface-client - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone Client Interface Apache Ozone Client interface diff --git a/hadoop-ozone/interface-storage/pom.xml b/hadoop-ozone/interface-storage/pom.xml index ae54089416b7..a4604bbd79f4 100644 --- a/hadoop-ozone/interface-storage/pom.xml +++ b/hadoop-ozone/interface-storage/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ozone-interface-storage - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone Storage Interface Apache Ozone Storage Interface diff --git a/hadoop-ozone/mini-cluster/pom.xml b/hadoop-ozone/mini-cluster/pom.xml index b5c2ff697fed..a96cfc23184b 100644 --- a/hadoop-ozone/mini-cluster/pom.xml +++ b/hadoop-ozone/mini-cluster/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ozone-mini-cluster - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone Mini Cluster Apache Ozone Mini Cluster for Integration Tests diff --git a/hadoop-ozone/multitenancy-ranger/pom.xml b/hadoop-ozone/multitenancy-ranger/pom.xml index ad025f9c6e59..623b213a337f 100644 --- a/hadoop-ozone/multitenancy-ranger/pom.xml +++ b/hadoop-ozone/multitenancy-ranger/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ozone-multitenancy-ranger - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone Multitenancy with Ranger Implementation of multitenancy for Apache Ozone Manager Server using Apache Ranger diff --git a/hadoop-ozone/ozone-manager/pom.xml b/hadoop-ozone/ozone-manager/pom.xml index cdbffa65f19f..923b1c02cbeb 100644 --- a/hadoop-ozone/ozone-manager/pom.xml +++ b/hadoop-ozone/ozone-manager/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ozone-manager - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone Manager Server Apache Ozone Manager Server diff --git a/hadoop-ozone/ozonefs-common/pom.xml b/hadoop-ozone/ozonefs-common/pom.xml index 8483ec4cfda5..aecaa66cd4c0 100644 --- a/hadoop-ozone/ozonefs-common/pom.xml +++ b/hadoop-ozone/ozonefs-common/pom.xml @@ -17,11 +17,11 @@ org.apache.ozone hdds-hadoop-dependency-client - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ../../hadoop-hdds/hadoop-dependency-client ozone-filesystem-common - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone FileSystem Common diff --git a/hadoop-ozone/ozonefs-hadoop2/pom.xml b/hadoop-ozone/ozonefs-hadoop2/pom.xml index 2e1ea5ae9f2f..d204061df350 100644 --- a/hadoop-ozone/ozonefs-hadoop2/pom.xml +++ b/hadoop-ozone/ozonefs-hadoop2/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ozone-filesystem-hadoop2 - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone FS Hadoop 2.x compatibility diff --git a/hadoop-ozone/ozonefs-hadoop3-client/pom.xml b/hadoop-ozone/ozonefs-hadoop3-client/pom.xml index 2871f5122455..24086c3750cd 100644 --- a/hadoop-ozone/ozonefs-hadoop3-client/pom.xml +++ b/hadoop-ozone/ozonefs-hadoop3-client/pom.xml @@ -17,7 +17,7 @@ org.apache.ozone ozone - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ozone-filesystem-hadoop3-client - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone FS Hadoop shaded 3.x compatibility diff --git a/hadoop-ozone/ozonefs-hadoop3/pom.xml b/hadoop-ozone/ozonefs-hadoop3/pom.xml index 32a21fb4e165..6d236f54ff24 100644 --- a/hadoop-ozone/ozonefs-hadoop3/pom.xml +++ b/hadoop-ozone/ozonefs-hadoop3/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ozone-filesystem-hadoop3 - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone FS Hadoop 3.x compatibility diff --git a/hadoop-ozone/ozonefs-shaded/pom.xml b/hadoop-ozone/ozonefs-shaded/pom.xml index 7101c56ef856..5e7ec27b8438 100644 --- a/hadoop-ozone/ozonefs-shaded/pom.xml +++ b/hadoop-ozone/ozonefs-shaded/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ozone-filesystem-shaded - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone FileSystem Shaded diff --git a/hadoop-ozone/ozonefs/pom.xml b/hadoop-ozone/ozonefs/pom.xml index e260d4df7968..5b304cac3f33 100644 --- a/hadoop-ozone/ozonefs/pom.xml +++ b/hadoop-ozone/ozonefs/pom.xml @@ -17,11 +17,11 @@ org.apache.ozone hdds-hadoop-dependency-client - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ../../hadoop-hdds/hadoop-dependency-client ozone-filesystem - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone FileSystem diff --git a/hadoop-ozone/pom.xml b/hadoop-ozone/pom.xml index b7e4e8428611..32041971cbeb 100644 --- a/hadoop-ozone/pom.xml +++ b/hadoop-ozone/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone-main - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ozone - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT pom Apache Ozone Apache Ozone Project diff --git a/hadoop-ozone/recon-codegen/pom.xml b/hadoop-ozone/recon-codegen/pom.xml index 90041224b8a5..58871f098898 100644 --- a/hadoop-ozone/recon-codegen/pom.xml +++ b/hadoop-ozone/recon-codegen/pom.xml @@ -17,7 +17,7 @@ org.apache.ozone ozone - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ozone-reconcodegen Apache Ozone Recon CodeGen diff --git a/hadoop-ozone/recon/pom.xml b/hadoop-ozone/recon/pom.xml index 2beaa42898d3..9a0936ebf194 100644 --- a/hadoop-ozone/recon/pom.xml +++ b/hadoop-ozone/recon/pom.xml @@ -17,7 +17,7 @@ org.apache.ozone ozone - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ozone-recon Apache Ozone Recon diff --git a/hadoop-ozone/s3-secret-store/pom.xml b/hadoop-ozone/s3-secret-store/pom.xml index d50fc92df44f..28379aeacc78 100644 --- a/hadoop-ozone/s3-secret-store/pom.xml +++ b/hadoop-ozone/s3-secret-store/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ozone-s3-secret-store - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone S3 Secret Store diff --git a/hadoop-ozone/s3gateway/pom.xml b/hadoop-ozone/s3gateway/pom.xml index 9b94f4c42734..af45d3117983 100644 --- a/hadoop-ozone/s3gateway/pom.xml +++ b/hadoop-ozone/s3gateway/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ozone-s3gateway - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone S3 Gateway diff --git a/hadoop-ozone/tools/pom.xml b/hadoop-ozone/tools/pom.xml index 0d0262fd2430..1eb9c0605e60 100644 --- a/hadoop-ozone/tools/pom.xml +++ b/hadoop-ozone/tools/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ozone-tools - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT jar Apache Ozone Tools Apache Ozone Tools diff --git a/pom.xml b/pom.xml index 151302a70428..ccb99ad2d9f8 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ 4.0.0 org.apache.ozone ozone-main - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT pom Apache Ozone Main Apache Ozone Main @@ -181,8 +181,8 @@ 4.12.0 1.54.1 1.7.1 - Joshua Tree - 2.1.0-SNAPSHOT + Zion + 2.2.0-SNAPSHOT 4.7.7 4.2.2 3.26.0 From 594e9feddeadda2be7ff163b58e35ce524d91951 Mon Sep 17 00:00:00 2001 From: chungen0126 Date: Sat, 25 Oct 2025 04:26:50 +0800 Subject: [PATCH 2/2] HDDS-13834. [Ozone 2.1] Update master branch version number --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ccb99ad2d9f8..6d536adbce76 100644 --- a/pom.xml +++ b/pom.xml @@ -181,7 +181,7 @@ 4.12.0 1.54.1 1.7.1 - Zion + Katmai 2.2.0-SNAPSHOT 4.7.7 4.2.2