From 69aa782306721fb2525bb82c4e13392fdea89389 Mon Sep 17 00:00:00 2001 From: Beinan Date: Mon, 28 Mar 2022 16:55:31 -0700 Subject: [PATCH] [maven-release-plugin] prepare release alluxio-parent-2.7.4 --- assembly/client/pom.xml | 2 +- assembly/pom.xml | 2 +- assembly/server/pom.xml | 2 +- core/client/fs/pom.xml | 2 +- core/client/hdfs/pom.xml | 2 +- core/client/pom.xml | 2 +- core/common/pom.xml | 2 +- core/pom.xml | 2 +- core/server/common/pom.xml | 2 +- core/server/master/pom.xml | 2 +- core/server/pom.xml | 2 +- core/server/proxy/pom.xml | 2 +- core/server/worker/pom.xml | 2 +- core/transport/pom.xml | 2 +- examples/pom.xml | 2 +- hub/pom.xml | 2 +- hub/server/pom.xml | 4 ++-- hub/transport/pom.xml | 2 +- integration/fuse/pom.xml | 2 +- integration/jnifuse/fs/pom.xml | 2 +- integration/jnifuse/native/pom.xml | 10 +++++----- integration/jnifuse/pom.xml | 2 +- integration/pom.xml | 2 +- integration/tools/hms/pom.xml | 2 +- integration/tools/pom.xml | 2 +- integration/tools/validation/pom.xml | 2 +- job/client/pom.xml | 6 ++---- job/common/pom.xml | 6 ++---- job/pom.xml | 6 ++---- job/server/pom.xml | 2 +- logserver/pom.xml | 2 +- minicluster/pom.xml | 2 +- pom.xml | 6 +++--- shaded/client/pom.xml | 4 ++-- shaded/hadoop/pom.xml | 4 ++-- shaded/pom.xml | 2 +- shell/pom.xml | 2 +- stress/common/pom.xml | 2 +- stress/pom.xml | 2 +- stress/shell/pom.xml | 4 ++-- table/base/pom.xml | 2 +- table/client/pom.xml | 2 +- table/pom.xml | 2 +- table/server/common/pom.xml | 2 +- table/server/master/pom.xml | 2 +- table/server/pom.xml | 2 +- table/server/underdb/glue/pom.xml | 6 ++---- table/server/underdb/hive/pom.xml | 2 +- table/server/underdb/pom.xml | 2 +- table/shell/pom.xml | 2 +- tests/pom.xml | 4 ++-- underfs/abfs/pom.xml | 6 ++---- underfs/adl/pom.xml | 2 +- underfs/cephfs-hadoop/pom.xml | 2 +- underfs/cephfs/pom.xml | 2 +- underfs/cos/pom.xml | 2 +- underfs/cosn/pom.xml | 5 ++--- underfs/gcs/pom.xml | 2 +- underfs/hdfs/pom.xml | 8 ++++---- underfs/kodo/pom.xml | 2 +- underfs/local/pom.xml | 2 +- underfs/obs/pom.xml | 5 ++--- underfs/oss/pom.xml | 2 +- underfs/ozone/pom.xml | 2 +- underfs/pom.xml | 2 +- underfs/s3a/pom.xml | 2 +- underfs/swift/pom.xml | 2 +- underfs/wasb/pom.xml | 2 +- underfs/web/pom.xml | 2 +- webui/pom.xml | 4 ++-- 70 files changed, 92 insertions(+), 104 deletions(-) diff --git a/assembly/client/pom.xml b/assembly/client/pom.xml index a804d9da13f7..11ec58e5c037 100644 --- a/assembly/client/pom.xml +++ b/assembly/client/pom.xml @@ -15,7 +15,7 @@ alluxio-assembly org.alluxio - 2.7.4-SNAPSHOT + 2.7.4 alluxio-assembly-client jar diff --git a/assembly/pom.xml b/assembly/pom.xml index bff515cc53b6..60a6d3810ee7 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.7.4-SNAPSHOT + 2.7.4 alluxio-assembly pom diff --git a/assembly/server/pom.xml b/assembly/server/pom.xml index 41bdfe275122..e3d8a1b9c372 100644 --- a/assembly/server/pom.xml +++ b/assembly/server/pom.xml @@ -15,7 +15,7 @@ alluxio-assembly org.alluxio - 2.7.4-SNAPSHOT + 2.7.4 alluxio-assembly-server jar diff --git a/core/client/fs/pom.xml b/core/client/fs/pom.xml index dacd6d112964..8cc2e0cc94a5 100644 --- a/core/client/fs/pom.xml +++ b/core/client/fs/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-core-client - 2.7.4-SNAPSHOT + 2.7.4 alluxio-core-client-fs jar diff --git a/core/client/hdfs/pom.xml b/core/client/hdfs/pom.xml index 858186369119..0303e7c57b4f 100644 --- a/core/client/hdfs/pom.xml +++ b/core/client/hdfs/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-core-client - 2.7.4-SNAPSHOT + 2.7.4 alluxio-core-client-hdfs jar diff --git a/core/client/pom.xml b/core/client/pom.xml index f5ac2d1e9823..469748cba443 100644 --- a/core/client/pom.xml +++ b/core/client/pom.xml @@ -15,7 +15,7 @@ alluxio-core org.alluxio - 2.7.4-SNAPSHOT + 2.7.4 alluxio-core-client pom diff --git a/core/common/pom.xml b/core/common/pom.xml index 424513171982..2a2f777c149e 100644 --- a/core/common/pom.xml +++ b/core/common/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-core - 2.7.4-SNAPSHOT + 2.7.4 alluxio-core-common jar diff --git a/core/pom.xml b/core/pom.xml index 287d1b1a5cf0..916968012ea0 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.7.4-SNAPSHOT + 2.7.4 alluxio-core pom diff --git a/core/server/common/pom.xml b/core/server/common/pom.xml index c4ae1523182f..f83276e9c798 100644 --- a/core/server/common/pom.xml +++ b/core/server/common/pom.xml @@ -15,7 +15,7 @@ alluxio-core-server org.alluxio - 2.7.4-SNAPSHOT + 2.7.4 alluxio-core-server-common jar diff --git a/core/server/master/pom.xml b/core/server/master/pom.xml index 1c93cbb81f3b..3aca394a3d70 100644 --- a/core/server/master/pom.xml +++ b/core/server/master/pom.xml @@ -15,7 +15,7 @@ alluxio-core-server org.alluxio - 2.7.4-SNAPSHOT + 2.7.4 alluxio-core-server-master jar diff --git a/core/server/pom.xml b/core/server/pom.xml index f4a5f0370780..e51e9e70ec28 100644 --- a/core/server/pom.xml +++ b/core/server/pom.xml @@ -15,7 +15,7 @@ alluxio-core org.alluxio - 2.7.4-SNAPSHOT + 2.7.4 alluxio-core-server pom diff --git a/core/server/proxy/pom.xml b/core/server/proxy/pom.xml index 73c869e17683..6c701d5abfeb 100644 --- a/core/server/proxy/pom.xml +++ b/core/server/proxy/pom.xml @@ -15,7 +15,7 @@ alluxio-core-server org.alluxio - 2.7.4-SNAPSHOT + 2.7.4 alluxio-core-server-proxy jar diff --git a/core/server/worker/pom.xml b/core/server/worker/pom.xml index 64605d828ae8..c8a694e3c6dd 100644 --- a/core/server/worker/pom.xml +++ b/core/server/worker/pom.xml @@ -15,7 +15,7 @@ alluxio-core-server org.alluxio - 2.7.4-SNAPSHOT + 2.7.4 alluxio-core-server-worker jar diff --git a/core/transport/pom.xml b/core/transport/pom.xml index 488d7173a78b..bfb112cc9de2 100644 --- a/core/transport/pom.xml +++ b/core/transport/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-core - 2.7.4-SNAPSHOT + 2.7.4 alluxio-core-transport jar diff --git a/examples/pom.xml b/examples/pom.xml index 9761e5cfe533..a58b0855370b 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.7.4-SNAPSHOT + 2.7.4 alluxio-examples jar diff --git a/hub/pom.xml b/hub/pom.xml index e5dc03161724..52466f7e421a 100644 --- a/hub/pom.xml +++ b/hub/pom.xml @@ -15,7 +15,7 @@ alluxio-parent org.alluxio - 2.7.4-SNAPSHOT + 2.7.4 alluxio-hub pom diff --git a/hub/server/pom.xml b/hub/server/pom.xml index 382fc153583b..c51be97b2b59 100644 --- a/hub/server/pom.xml +++ b/hub/server/pom.xml @@ -15,7 +15,7 @@ alluxio-hub org.alluxio - 2.7.4-SNAPSHOT + 2.7.4 alluxio-hub-server jar @@ -103,7 +103,7 @@ org.alluxio alluxio-core-common - 2.7.4-SNAPSHOT + 2.7.4 test-jar test diff --git a/hub/transport/pom.xml b/hub/transport/pom.xml index c3904e5cb9e4..0d5363171e08 100644 --- a/hub/transport/pom.xml +++ b/hub/transport/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-hub - 2.7.4-SNAPSHOT + 2.7.4 alluxio-hub-transport jar diff --git a/integration/fuse/pom.xml b/integration/fuse/pom.xml index 7f206f5e49f7..97bc2151a6cc 100644 --- a/integration/fuse/pom.xml +++ b/integration/fuse/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-integration - 2.7.4-SNAPSHOT + 2.7.4 alluxio-integration-fuse Alluxio Integration - FUSE diff --git a/integration/jnifuse/fs/pom.xml b/integration/jnifuse/fs/pom.xml index 70a69689b854..19ab14ee1c6b 100644 --- a/integration/jnifuse/fs/pom.xml +++ b/integration/jnifuse/fs/pom.xml @@ -15,7 +15,7 @@ alluxio-integration-jnifuse org.alluxio - 2.7.4-SNAPSHOT + 2.7.4 alluxio-integration-jnifuse-fs diff --git a/integration/jnifuse/native/pom.xml b/integration/jnifuse/native/pom.xml index e728e856080f..69c5b989736c 100644 --- a/integration/jnifuse/native/pom.xml +++ b/integration/jnifuse/native/pom.xml @@ -15,7 +15,7 @@ alluxio-integration-jnifuse org.alluxio - 2.7.4-SNAPSHOT + 2.7.4 alluxio-integration-jnifuse-native @@ -49,18 +49,18 @@ - + - + - + - + diff --git a/integration/jnifuse/pom.xml b/integration/jnifuse/pom.xml index f6f1b665db42..fcd478b2e088 100644 --- a/integration/jnifuse/pom.xml +++ b/integration/jnifuse/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-integration - 2.7.4-SNAPSHOT + 2.7.4 pom alluxio-integration-jnifuse diff --git a/integration/pom.xml b/integration/pom.xml index 81b66f32d55e..63f182abdefd 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.7.4-SNAPSHOT + 2.7.4 alluxio-integration pom diff --git a/integration/tools/hms/pom.xml b/integration/tools/hms/pom.xml index 6e4771e5ddde..91ba424b2e9e 100644 --- a/integration/tools/hms/pom.xml +++ b/integration/tools/hms/pom.xml @@ -16,7 +16,7 @@ alluxio-integration-tools org.alluxio - 2.7.4-SNAPSHOT + 2.7.4 alluxio-integration-tools-hms diff --git a/integration/tools/pom.xml b/integration/tools/pom.xml index 4825b57b35f7..8d7675f35964 100644 --- a/integration/tools/pom.xml +++ b/integration/tools/pom.xml @@ -16,7 +16,7 @@ alluxio-integration org.alluxio - 2.7.4-SNAPSHOT + 2.7.4 pom Alluxio Integration - Tools diff --git a/integration/tools/validation/pom.xml b/integration/tools/validation/pom.xml index d4f770df1c5f..b45c3fb8bbee 100644 --- a/integration/tools/validation/pom.xml +++ b/integration/tools/validation/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-integration-tools - 2.7.4-SNAPSHOT + 2.7.4 alluxio-integration-tools-validation jar diff --git a/job/client/pom.xml b/job/client/pom.xml index aba79945a38d..f6543538a199 100644 --- a/job/client/pom.xml +++ b/job/client/pom.xml @@ -10,13 +10,11 @@ See the NOTICE file distributed with this work for information regarding copyright ownership. --> - + alluxio-job org.alluxio - 2.7.4-SNAPSHOT + 2.7.4 4.0.0 alluxio-job-client diff --git a/job/common/pom.xml b/job/common/pom.xml index 09769e5e03ba..6856aaa25cdf 100644 --- a/job/common/pom.xml +++ b/job/common/pom.xml @@ -10,13 +10,11 @@ See the NOTICE file distributed with this work for information regarding copyright ownership. --> - + alluxio-job org.alluxio - 2.7.4-SNAPSHOT + 2.7.4 4.0.0 alluxio-job-common diff --git a/job/pom.xml b/job/pom.xml index b74ac0d736bb..ad532010b708 100644 --- a/job/pom.xml +++ b/job/pom.xml @@ -10,13 +10,11 @@ See the NOTICE file distributed with this work for information regarding copyright ownership. --> - + org.alluxio alluxio-parent - 2.7.4-SNAPSHOT + 2.7.4 4.0.0 alluxio-job diff --git a/job/server/pom.xml b/job/server/pom.xml index ebe0acc07292..581019db567d 100644 --- a/job/server/pom.xml +++ b/job/server/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-job - 2.7.4-SNAPSHOT + 2.7.4 alluxio-job-server jar diff --git a/logserver/pom.xml b/logserver/pom.xml index 91781e067ff2..ca20dfcf8a1c 100644 --- a/logserver/pom.xml +++ b/logserver/pom.xml @@ -15,7 +15,7 @@ alluxio-parent org.alluxio - 2.7.4-SNAPSHOT + 2.7.4 alluxio-logserver jar diff --git a/minicluster/pom.xml b/minicluster/pom.xml index 15421d9b8ce4..891a14af2dee 100644 --- a/minicluster/pom.xml +++ b/minicluster/pom.xml @@ -14,7 +14,7 @@ alluxio-parent org.alluxio - 2.7.4-SNAPSHOT + 2.7.4 4.0.0 diff --git a/pom.xml b/pom.xml index f9bef35dbfa3..37251e4b3bd9 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ 4.0.0 org.alluxio alluxio-parent - 2.7.4-SNAPSHOT + 2.7.4 pom Alluxio Parent Parent POM of Alluxio project: a Memory-Speed Virtual Distributed Storage System @@ -30,7 +30,7 @@ scm:git:git@github.com:alluxio/alluxio.git scm:git:git@github.com:alluxio/alluxio.git scm:git:git@github.com:alluxio/alluxio.git - HEAD + alluxio-parent-2.7.4 @@ -122,7 +122,7 @@ - + 4.2.0 1.11.815 build diff --git a/shaded/client/pom.xml b/shaded/client/pom.xml index 953350aae7a4..ca1c8516ebb4 100644 --- a/shaded/client/pom.xml +++ b/shaded/client/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-shaded - 2.7.4-SNAPSHOT + 2.7.4 alluxio-shaded-client jar @@ -289,7 +289,7 @@ - + NOTICE.txt diff --git a/shaded/hadoop/pom.xml b/shaded/hadoop/pom.xml index 6f5093f5a9bf..50df8b62c08a 100644 --- a/shaded/hadoop/pom.xml +++ b/shaded/hadoop/pom.xml @@ -15,12 +15,12 @@ org.alluxio alluxio-shaded - 2.7.4-SNAPSHOT + 2.7.4 alluxio-shaded-hadoop jar Alluxio Shaded Libraries - Hadoop - ${ufs.hadoop.version} + 3.3.0 Shaded Hadoop Module diff --git a/shaded/pom.xml b/shaded/pom.xml index fc1d77992703..dd6b342299b5 100644 --- a/shaded/pom.xml +++ b/shaded/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.7.4-SNAPSHOT + 2.7.4 alluxio-shaded pom diff --git a/shell/pom.xml b/shell/pom.xml index d6b1a8ae17e4..b1b35027f88f 100644 --- a/shell/pom.xml +++ b/shell/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.7.4-SNAPSHOT + 2.7.4 alluxio-shell jar diff --git a/stress/common/pom.xml b/stress/common/pom.xml index c1974981bd79..632b6f484ccf 100644 --- a/stress/common/pom.xml +++ b/stress/common/pom.xml @@ -15,7 +15,7 @@ alluxio-stress org.alluxio - 2.7.4-SNAPSHOT + 2.7.4 Alluxio Stress - Common alluxio-stress-common diff --git a/stress/pom.xml b/stress/pom.xml index 6db6034552b7..1abfd43f7199 100644 --- a/stress/pom.xml +++ b/stress/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.7.4-SNAPSHOT + 2.7.4 alluxio-stress pom diff --git a/stress/shell/pom.xml b/stress/shell/pom.xml index 034504999c83..640bcf61ae46 100644 --- a/stress/shell/pom.xml +++ b/stress/shell/pom.xml @@ -15,7 +15,7 @@ alluxio-stress org.alluxio - 2.7.4-SNAPSHOT + 2.7.4 Alluxio Stress - Shell alluxio-stress-shell @@ -72,7 +72,7 @@ org.alluxio alluxio-shell - 2.7.4-SNAPSHOT + 2.7.4 diff --git a/table/base/pom.xml b/table/base/pom.xml index ad70418d74f0..d553fb4d9284 100644 --- a/table/base/pom.xml +++ b/table/base/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-table - 2.7.4-SNAPSHOT + 2.7.4 alluxio-table-base jar diff --git a/table/client/pom.xml b/table/client/pom.xml index 5ee5d64ab34d..e9cd405ec19f 100644 --- a/table/client/pom.xml +++ b/table/client/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-table - 2.7.4-SNAPSHOT + 2.7.4 alluxio-table-client jar diff --git a/table/pom.xml b/table/pom.xml index 380bee20d0bb..dff38e475d5d 100644 --- a/table/pom.xml +++ b/table/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.7.4-SNAPSHOT + 2.7.4 alluxio-table pom diff --git a/table/server/common/pom.xml b/table/server/common/pom.xml index e3983afb3171..3d1eabecfc60 100644 --- a/table/server/common/pom.xml +++ b/table/server/common/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-table-server - 2.7.4-SNAPSHOT + 2.7.4 alluxio-table-server-common jar diff --git a/table/server/master/pom.xml b/table/server/master/pom.xml index 9fb359dc8722..ea30a5e0adf4 100644 --- a/table/server/master/pom.xml +++ b/table/server/master/pom.xml @@ -15,7 +15,7 @@ alluxio-table-server org.alluxio - 2.7.4-SNAPSHOT + 2.7.4 alluxio-table-server-master jar diff --git a/table/server/pom.xml b/table/server/pom.xml index 256e86a3a77d..c84f056c0a22 100644 --- a/table/server/pom.xml +++ b/table/server/pom.xml @@ -15,7 +15,7 @@ alluxio-table org.alluxio - 2.7.4-SNAPSHOT + 2.7.4 alluxio-table-server pom diff --git a/table/server/underdb/glue/pom.xml b/table/server/underdb/glue/pom.xml index 4b0973537d3b..80096d1427f9 100644 --- a/table/server/underdb/glue/pom.xml +++ b/table/server/underdb/glue/pom.xml @@ -10,13 +10,11 @@ See the NOTICE file distributed with this work for information regarding copyright ownership. --> - + alluxio-table-server-underdb org.alluxio - 2.7.4-SNAPSHOT + 2.7.4 4.0.0 diff --git a/table/server/underdb/hive/pom.xml b/table/server/underdb/hive/pom.xml index ec93c8f901a6..e60565e8ff61 100644 --- a/table/server/underdb/hive/pom.xml +++ b/table/server/underdb/hive/pom.xml @@ -15,7 +15,7 @@ alluxio-table-server-underdb org.alluxio - 2.7.4-SNAPSHOT + 2.7.4 alluxio-table-server-underdb-hive jar diff --git a/table/server/underdb/pom.xml b/table/server/underdb/pom.xml index 8bbae3c37aee..0379c88d5302 100644 --- a/table/server/underdb/pom.xml +++ b/table/server/underdb/pom.xml @@ -15,7 +15,7 @@ alluxio-table-server org.alluxio - 2.7.4-SNAPSHOT + 2.7.4 alluxio-table-server-underdb pom diff --git a/table/shell/pom.xml b/table/shell/pom.xml index f00d0a3d2994..2d0986625bc3 100644 --- a/table/shell/pom.xml +++ b/table/shell/pom.xml @@ -15,7 +15,7 @@ alluxio-table org.alluxio - 2.7.4-SNAPSHOT + 2.7.4 Alluxio Table - Shell alluxio-table-shell diff --git a/tests/pom.xml b/tests/pom.xml index 669bb3c8fd2a..141bc2bf671f 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.7.4-SNAPSHOT + 2.7.4 alluxio-tests jar @@ -418,7 +418,7 @@ - + diff --git a/underfs/abfs/pom.xml b/underfs/abfs/pom.xml index 401e58e07a79..305987fa8298 100644 --- a/underfs/abfs/pom.xml +++ b/underfs/abfs/pom.xml @@ -10,14 +10,12 @@ See the NOTICE file distributed with this work for information regarding copyright ownership. --> - + 4.0.0 alluxio-underfs org.alluxio - 2.7.4-SNAPSHOT + 2.7.4 alluxio-underfs-abfs Alluxio Under File System - Microsoft Azure DataLake Gen 2 diff --git a/underfs/adl/pom.xml b/underfs/adl/pom.xml index 64bd12469835..43df814ae043 100755 --- a/underfs/adl/pom.xml +++ b/underfs/adl/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.7.4-SNAPSHOT + 2.7.4 alluxio-underfs-adl Alluxio Under File System - Microsoft Azure DataLake diff --git a/underfs/cephfs-hadoop/pom.xml b/underfs/cephfs-hadoop/pom.xml index 1d1851bd37bd..a3dfff8bd482 100644 --- a/underfs/cephfs-hadoop/pom.xml +++ b/underfs/cephfs-hadoop/pom.xml @@ -15,7 +15,7 @@ alluxio-underfs org.alluxio - 2.7.4-SNAPSHOT + 2.7.4 alluxio-underfs-cephfs-hadoop diff --git a/underfs/cephfs/pom.xml b/underfs/cephfs/pom.xml index 070dbf8132d7..113e3a117d6a 100644 --- a/underfs/cephfs/pom.xml +++ b/underfs/cephfs/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.7.4-SNAPSHOT + 2.7.4 alluxio-underfs-cephfs Alluxio Under File System - CephFS diff --git a/underfs/cos/pom.xml b/underfs/cos/pom.xml index 20f56d4284a6..d8171d5e747f 100644 --- a/underfs/cos/pom.xml +++ b/underfs/cos/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.7.4-SNAPSHOT + 2.7.4 alluxio-underfs-cos Alluxio Under File System - Tencent Cloud COS diff --git a/underfs/cosn/pom.xml b/underfs/cosn/pom.xml index ac9a0426c2e5..5a5e2047572f 100644 --- a/underfs/cosn/pom.xml +++ b/underfs/cosn/pom.xml @@ -10,14 +10,13 @@ See the NOTICE file distributed with this work for information regarding copyright ownership. --> - + 4.0.0 org.alluxio alluxio-underfs - 2.7.4-SNAPSHOT + 2.7.4 alluxio-underfs-cosn diff --git a/underfs/gcs/pom.xml b/underfs/gcs/pom.xml index fbfa779c3fc0..b1ab19f3d7db 100644 --- a/underfs/gcs/pom.xml +++ b/underfs/gcs/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.7.4-SNAPSHOT + 2.7.4 alluxio-underfs-gcs Alluxio Under File System - GCS diff --git a/underfs/hdfs/pom.xml b/underfs/hdfs/pom.xml index 6911eac676f7..07bd68927fbb 100644 --- a/underfs/hdfs/pom.xml +++ b/underfs/hdfs/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.7.4-SNAPSHOT + 2.7.4 alluxio-underfs-hdfs Alluxio Under File System - HDFS @@ -121,7 +121,7 @@ org.apache.maven.plugins maven-compiler-plugin - + @@ -137,7 +137,7 @@ org.apache.maven.plugins maven-compiler-plugin - + **/SupportedHdfsActiveSyncProvider.java @@ -154,7 +154,7 @@ org.apache.maven.plugins maven-compiler-plugin - + **/SupportedHdfsAclProvider.java diff --git a/underfs/kodo/pom.xml b/underfs/kodo/pom.xml index 56f4db6e3320..f18d87696f4a 100644 --- a/underfs/kodo/pom.xml +++ b/underfs/kodo/pom.xml @@ -14,7 +14,7 @@ alluxio-underfs org.alluxio - 2.7.4-SNAPSHOT + 2.7.4 4.0.0 diff --git a/underfs/local/pom.xml b/underfs/local/pom.xml index 42a0a98d6531..f5470e49f482 100644 --- a/underfs/local/pom.xml +++ b/underfs/local/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.7.4-SNAPSHOT + 2.7.4 alluxio-underfs-local Alluxio Under File System - Local FS diff --git a/underfs/obs/pom.xml b/underfs/obs/pom.xml index 541c476af054..9a604a1575e5 100644 --- a/underfs/obs/pom.xml +++ b/underfs/obs/pom.xml @@ -10,13 +10,12 @@ See the NOTICE file distributed with this work for information regarding copyright ownership. --> - + 4.0.0 alluxio-underfs org.alluxio - 2.7.4-SNAPSHOT + 2.7.4 alluxio-underfs-obs Alluxio Under File System - Huawei OBS diff --git a/underfs/oss/pom.xml b/underfs/oss/pom.xml index 27d27ce04a93..4435a6e97592 100644 --- a/underfs/oss/pom.xml +++ b/underfs/oss/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.7.4-SNAPSHOT + 2.7.4 alluxio-underfs-oss Alluxio Under File System - Aliyun OSS diff --git a/underfs/ozone/pom.xml b/underfs/ozone/pom.xml index bf3b5b962f1d..7196cf97cdc9 100644 --- a/underfs/ozone/pom.xml +++ b/underfs/ozone/pom.xml @@ -15,7 +15,7 @@ alluxio-underfs org.alluxio - 2.7.4-SNAPSHOT + 2.7.4 alluxio-underfs-ozone diff --git a/underfs/pom.xml b/underfs/pom.xml index 280e189a3e58..85b139573351 100755 --- a/underfs/pom.xml +++ b/underfs/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.7.4-SNAPSHOT + 2.7.4 alluxio-underfs pom diff --git a/underfs/s3a/pom.xml b/underfs/s3a/pom.xml index 17004852d91c..f326232e65d6 100644 --- a/underfs/s3a/pom.xml +++ b/underfs/s3a/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.7.4-SNAPSHOT + 2.7.4 alluxio-underfs-s3a Alluxio Under File System - S3 diff --git a/underfs/swift/pom.xml b/underfs/swift/pom.xml index ff0585c0cef4..d43897c8bc20 100644 --- a/underfs/swift/pom.xml +++ b/underfs/swift/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.7.4-SNAPSHOT + 2.7.4 alluxio-underfs-swift Alluxio Under File System - Swift diff --git a/underfs/wasb/pom.xml b/underfs/wasb/pom.xml index dd20864d1f0a..d80a641a3409 100644 --- a/underfs/wasb/pom.xml +++ b/underfs/wasb/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.7.4-SNAPSHOT + 2.7.4 alluxio-underfs-wasb Alluxio Under File System - Microsoft Azure Blob Storage diff --git a/underfs/web/pom.xml b/underfs/web/pom.xml index 68129878f2d1..d16c43ffc6d3 100755 --- a/underfs/web/pom.xml +++ b/underfs/web/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.7.4-SNAPSHOT + 2.7.4 alluxio-underfs-web Alluxio Under File System - Web diff --git a/webui/pom.xml b/webui/pom.xml index bc86838cc794..84a5733d2312 100644 --- a/webui/pom.xml +++ b/webui/pom.xml @@ -15,10 +15,10 @@ org.alluxio alluxio-parent - 2.7.4-SNAPSHOT + 2.7.4 alluxio-webui - 2.7.4-SNAPSHOT + 2.7.4 pom Alluxio UI Alluxio web UI pom