diff --git a/dev-support/pom.xml b/dev-support/pom.xml index ed656fcc20ab..2da4ab5b8e38 100644 --- a/dev-support/pom.xml +++ b/dev-support/pom.xml @@ -17,7 +17,7 @@ org.apache.ozone ozone-main - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT ozone-dev-support Apache Ozone Dev Support diff --git a/hadoop-hdds/annotations/pom.xml b/hadoop-hdds/annotations/pom.xml index 84696c609451..35d0e63ef3de 100644 --- a/hadoop-hdds/annotations/pom.xml +++ b/hadoop-hdds/annotations/pom.xml @@ -17,11 +17,11 @@ org.apache.ozone hdds - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT hdds-annotation-processing - 2.0.0-SNAPSHOT + 2.1.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 94e3559efa76..bdde78b96a13 100644 --- a/hadoop-hdds/client/pom.xml +++ b/hadoop-hdds/client/pom.xml @@ -17,11 +17,11 @@ org.apache.ozone hdds - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT hdds-client - 2.0.0-SNAPSHOT + 2.1.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 9237a2759595..67aa45a6faa2 100644 --- a/hadoop-hdds/common/pom.xml +++ b/hadoop-hdds/common/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone hdds - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT hdds-common - 2.0.0-SNAPSHOT + 2.1.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 03b8d0c75b0c..47ccda8baf8b 100644 --- a/hadoop-hdds/config/pom.xml +++ b/hadoop-hdds/config/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone hdds - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT hdds-config - 2.0.0-SNAPSHOT + 2.1.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 3641a947bb28..1c9ae070114a 100644 --- a/hadoop-hdds/container-service/pom.xml +++ b/hadoop-hdds/container-service/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone hdds - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT hdds-container-service - 2.0.0-SNAPSHOT + 2.1.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 9524b2df2dbd..474359f916b0 100644 --- a/hadoop-hdds/crypto-api/pom.xml +++ b/hadoop-hdds/crypto-api/pom.xml @@ -17,11 +17,11 @@ org.apache.ozone hdds - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT hdds-crypto-api - 2.0.0-SNAPSHOT + 2.1.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 5200521d249b..7194bb7e6e54 100644 --- a/hadoop-hdds/crypto-default/pom.xml +++ b/hadoop-hdds/crypto-default/pom.xml @@ -17,11 +17,11 @@ org.apache.ozone hdds - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT hdds-crypto-default - 2.0.0-SNAPSHOT + 2.1.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 a67c80e9f379..63b0ddf697c2 100644 --- a/hadoop-hdds/docs/pom.xml +++ b/hadoop-hdds/docs/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone hdds - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT hdds-docs - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT jar Apache Ozone/HDDS Documentation Apache Ozone/HDDS Documentation diff --git a/hadoop-hdds/erasurecode/pom.xml b/hadoop-hdds/erasurecode/pom.xml index 10c0500fcffd..1e014070e474 100644 --- a/hadoop-hdds/erasurecode/pom.xml +++ b/hadoop-hdds/erasurecode/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone hdds - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT hdds-erasurecode - 2.0.0-SNAPSHOT + 2.1.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 0c105fd4b518..0d0fccdaad82 100644 --- a/hadoop-hdds/framework/pom.xml +++ b/hadoop-hdds/framework/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone hdds - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT hdds-server-framework - 2.0.0-SNAPSHOT + 2.1.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 e9682a374ebb..b06954fe8a70 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.0.0-SNAPSHOT + 2.1.0-SNAPSHOT hdds-hadoop-dependency-client - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT jar Apache Ozone HDDS Hadoop Client dependencies Apache Ozone Distributed Data Store Hadoop client dependencies diff --git a/hadoop-hdds/hadoop-dependency-server/pom.xml b/hadoop-hdds/hadoop-dependency-server/pom.xml index 8b3277467801..2cf03bc643a0 100644 --- a/hadoop-hdds/hadoop-dependency-server/pom.xml +++ b/hadoop-hdds/hadoop-dependency-server/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone hdds - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT hdds-hadoop-dependency-server - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT jar Apache Ozone HDDS Hadoop Server dependencies Apache Ozone Distributed Data Store Hadoop server dependencies diff --git a/hadoop-hdds/interface-admin/pom.xml b/hadoop-hdds/interface-admin/pom.xml index 047db244faa4..2cee06431b2a 100644 --- a/hadoop-hdds/interface-admin/pom.xml +++ b/hadoop-hdds/interface-admin/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone hdds - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT hdds-interface-admin - 2.0.0-SNAPSHOT + 2.1.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 4ba24837e6d0..4ee5999d2f6f 100644 --- a/hadoop-hdds/interface-client/pom.xml +++ b/hadoop-hdds/interface-client/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone hdds - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT hdds-interface-client - 2.0.0-SNAPSHOT + 2.1.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 94e52f61a48c..5c968e77d9b4 100644 --- a/hadoop-hdds/interface-server/pom.xml +++ b/hadoop-hdds/interface-server/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone hdds - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT hdds-interface-server - 2.0.0-SNAPSHOT + 2.1.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 82b58b5a4dbb..5f9781739587 100644 --- a/hadoop-hdds/managed-rocksdb/pom.xml +++ b/hadoop-hdds/managed-rocksdb/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone hdds - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT hdds-managed-rocksdb - 2.0.0-SNAPSHOT + 2.1.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 cb0d18b121e0..060c6fa04488 100644 --- a/hadoop-hdds/pom.xml +++ b/hadoop-hdds/pom.xml @@ -17,11 +17,11 @@ org.apache.ozone ozone-main - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT hdds - 2.0.0-SNAPSHOT + 2.1.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 4f7eedc32e06..17f18ec718b5 100644 --- a/hadoop-hdds/rocks-native/pom.xml +++ b/hadoop-hdds/rocks-native/pom.xml @@ -17,7 +17,7 @@ org.apache.ozone hdds - 2.0.0-SNAPSHOT + 2.1.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 f47c82d6dcbf..e3911b5fab97 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.0.0-SNAPSHOT + 2.1.0-SNAPSHOT rocksdb-checkpoint-differ - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT jar RocksDB Checkpoint Differ RocksDB Checkpoint Differ diff --git a/hadoop-hdds/server-scm/pom.xml b/hadoop-hdds/server-scm/pom.xml index 757e7eb043c0..3aab12b3cfbb 100644 --- a/hadoop-hdds/server-scm/pom.xml +++ b/hadoop-hdds/server-scm/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone hdds - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT hdds-server-scm - 2.0.0-SNAPSHOT + 2.1.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 f4da05146f10..24348924d1d7 100644 --- a/hadoop-hdds/test-utils/pom.xml +++ b/hadoop-hdds/test-utils/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone hdds - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT hdds-test-utils - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT jar Apache Ozone HDDS Test Utils Apache Ozone Distributed Data Store Test Utils diff --git a/hadoop-hdds/tools/pom.xml b/hadoop-hdds/tools/pom.xml index a38886357d99..9ebfb3fa902f 100644 --- a/hadoop-hdds/tools/pom.xml +++ b/hadoop-hdds/tools/pom.xml @@ -17,11 +17,11 @@ org.apache.ozone hdds - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT hdds-tools - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT jar Apache Ozone HDDS Tools Apache Ozone Distributed Data Store Tools diff --git a/hadoop-ozone/cli-shell/pom.xml b/hadoop-ozone/cli-shell/pom.xml index a1cbfaebfc06..c4bffc02c413 100644 --- a/hadoop-ozone/cli-shell/pom.xml +++ b/hadoop-ozone/cli-shell/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT ozone-cli-shell - 2.0.0-SNAPSHOT + 2.1.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 a9bec341f861..98cf6ccd95be 100644 --- a/hadoop-ozone/client/pom.xml +++ b/hadoop-ozone/client/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT ozone-client - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT jar Apache Ozone Client Apache Ozone Client diff --git a/hadoop-ozone/common/pom.xml b/hadoop-ozone/common/pom.xml index 109adb6228b5..918179534528 100644 --- a/hadoop-ozone/common/pom.xml +++ b/hadoop-ozone/common/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT ozone-common - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT jar Apache Ozone Common Apache Ozone Common diff --git a/hadoop-ozone/csi/pom.xml b/hadoop-ozone/csi/pom.xml index dd07311c98a9..6100ed160132 100644 --- a/hadoop-ozone/csi/pom.xml +++ b/hadoop-ozone/csi/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT ozone-csi - 2.0.0-SNAPSHOT + 2.1.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 3decba7b5abe..2b3ca95b1a1e 100644 --- a/hadoop-ozone/datanode/pom.xml +++ b/hadoop-ozone/datanode/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT ozone-datanode - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT jar Apache Ozone Datanode diff --git a/hadoop-ozone/dist/pom.xml b/hadoop-ozone/dist/pom.xml index d02d5f8d48b0..49d741959834 100644 --- a/hadoop-ozone/dist/pom.xml +++ b/hadoop-ozone/dist/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT ozone-dist - 2.0.0-SNAPSHOT + 2.1.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 cb2725c97fba..ec72d7a37fc7 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.0.0-SNAPSHOT + 2.1.0-SNAPSHOT mini-chaos-tests - 2.0.0-SNAPSHOT + 2.1.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 6c34fa1fe2fd..878efae01349 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.0.0-SNAPSHOT + 2.1.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 fb4fc84e1e29..3ba13e168546 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.0.0-SNAPSHOT + 2.1.0-SNAPSHOT ozone-fault-injection-test - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT pom Apache Ozone Fault Injection Tests Apache Ozone Fault Injection Tests diff --git a/hadoop-ozone/httpfsgateway/pom.xml b/hadoop-ozone/httpfsgateway/pom.xml index 0f0a41514404..38e5eb9f2307 100644 --- a/hadoop-ozone/httpfsgateway/pom.xml +++ b/hadoop-ozone/httpfsgateway/pom.xml @@ -19,10 +19,10 @@ org.apache.ozone ozone - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT ozone-httpfsgateway - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT jar Apache Ozone HttpFS diff --git a/hadoop-ozone/insight/pom.xml b/hadoop-ozone/insight/pom.xml index 1e1ec835706c..69a7c86b36b1 100644 --- a/hadoop-ozone/insight/pom.xml +++ b/hadoop-ozone/insight/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT ozone-insight - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT jar Apache Ozone Insight Tool Apache Ozone Insight Tool diff --git a/hadoop-ozone/integration-test/pom.xml b/hadoop-ozone/integration-test/pom.xml index bce2c1b6f515..d01505badd64 100644 --- a/hadoop-ozone/integration-test/pom.xml +++ b/hadoop-ozone/integration-test/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT ozone-integration-test - 2.0.0-SNAPSHOT + 2.1.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 383d22a41408..bf6c9e6e4d43 100644 --- a/hadoop-ozone/interface-client/pom.xml +++ b/hadoop-ozone/interface-client/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT ozone-interface-client - 2.0.0-SNAPSHOT + 2.1.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 9935ec199062..3a27e56c903b 100644 --- a/hadoop-ozone/interface-storage/pom.xml +++ b/hadoop-ozone/interface-storage/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT ozone-interface-storage - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT jar Apache Ozone Storage Interface Apache Ozone Storage Interface diff --git a/hadoop-ozone/ozone-manager/pom.xml b/hadoop-ozone/ozone-manager/pom.xml index f5b141471c60..3389546c9b7b 100644 --- a/hadoop-ozone/ozone-manager/pom.xml +++ b/hadoop-ozone/ozone-manager/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT ozone-manager - 2.0.0-SNAPSHOT + 2.1.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 ccc40781d900..da5b2c194010 100644 --- a/hadoop-ozone/ozonefs-common/pom.xml +++ b/hadoop-ozone/ozonefs-common/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT ozone-filesystem-common - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT jar Apache Ozone FileSystem Common diff --git a/hadoop-ozone/ozonefs-hadoop2/pom.xml b/hadoop-ozone/ozonefs-hadoop2/pom.xml index 1139666aa9ba..cc29cea5eefb 100644 --- a/hadoop-ozone/ozonefs-hadoop2/pom.xml +++ b/hadoop-ozone/ozonefs-hadoop2/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT ozone-filesystem-hadoop2 - 2.0.0-SNAPSHOT + 2.1.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 cef080bf86c8..3acd28bed145 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.0.0-SNAPSHOT + 2.1.0-SNAPSHOT ozone-filesystem-hadoop3-client - 2.0.0-SNAPSHOT + 2.1.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 bcaee248d6c0..0535abe3109f 100644 --- a/hadoop-ozone/ozonefs-hadoop3/pom.xml +++ b/hadoop-ozone/ozonefs-hadoop3/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT ozone-filesystem-hadoop3 - 2.0.0-SNAPSHOT + 2.1.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 5db55f359da3..9d29f59dd6a1 100644 --- a/hadoop-ozone/ozonefs-shaded/pom.xml +++ b/hadoop-ozone/ozonefs-shaded/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT ozone-filesystem-shaded - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT jar Apache Ozone FileSystem Shaded diff --git a/hadoop-ozone/ozonefs/pom.xml b/hadoop-ozone/ozonefs/pom.xml index a5b0bb862c2b..36587d367406 100644 --- a/hadoop-ozone/ozonefs/pom.xml +++ b/hadoop-ozone/ozonefs/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT ozone-filesystem - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT jar Apache Ozone FileSystem diff --git a/hadoop-ozone/pom.xml b/hadoop-ozone/pom.xml index 98e982f13ae0..a73f3536dfd4 100644 --- a/hadoop-ozone/pom.xml +++ b/hadoop-ozone/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone-main - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT ozone - 2.0.0-SNAPSHOT + 2.1.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 2dfb77e9e972..b85e7cef1269 100644 --- a/hadoop-ozone/recon-codegen/pom.xml +++ b/hadoop-ozone/recon-codegen/pom.xml @@ -17,7 +17,7 @@ org.apache.ozone ozone - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT ozone-reconcodegen Apache Ozone Recon CodeGen diff --git a/hadoop-ozone/recon/pom.xml b/hadoop-ozone/recon/pom.xml index 5a87ee19b70f..119e99260756 100644 --- a/hadoop-ozone/recon/pom.xml +++ b/hadoop-ozone/recon/pom.xml @@ -17,7 +17,7 @@ org.apache.ozone ozone - 2.0.0-SNAPSHOT + 2.1.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 a8e66cd77bab..bcbc80ee9a9d 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.0.0-SNAPSHOT + 2.1.0-SNAPSHOT ozone-s3-secret-store - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT jar Apache Ozone S3 Secret Store diff --git a/hadoop-ozone/s3gateway/pom.xml b/hadoop-ozone/s3gateway/pom.xml index cb9d0a4dbe08..48e53066b271 100644 --- a/hadoop-ozone/s3gateway/pom.xml +++ b/hadoop-ozone/s3gateway/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT ozone-s3gateway - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT jar Apache Ozone S3 Gateway diff --git a/hadoop-ozone/tools/pom.xml b/hadoop-ozone/tools/pom.xml index a90ab529dd02..c082c03b2942 100644 --- a/hadoop-ozone/tools/pom.xml +++ b/hadoop-ozone/tools/pom.xml @@ -17,10 +17,10 @@ org.apache.ozone ozone - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT ozone-tools - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT jar Apache Ozone Tools Apache Ozone Tools diff --git a/pom.xml b/pom.xml index a7cdd995e24e..d7d40777bdb7 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ 4.0.0 org.apache.ozone ozone-main - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT pom Apache Ozone Main Apache Ozone Main @@ -183,13 +183,13 @@ 4.12.0 0.33.0 1.7.1 - Indiana Dunes - 2.0.0-SNAPSHOT + Joshua Tree + 2.1.0-SNAPSHOT 4.7.5 4.2.2 3.26.0 - 2023-01-01T00:00:00Z + 2025-03-12T22:12:52Z UTF-8 UTF-8