From 2b66ffa3cee97fa7285562616900e2f3f378aa02 Mon Sep 17 00:00:00 2001 From: Jianjian Date: Mon, 6 Dec 2021 20:26:34 -0800 Subject: [PATCH] [maven-release-plugin] prepare release v2.7.1 --- 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 +- integration/yarn/pom.xml | 12 +++++------- 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 | 7 ++++--- shaded/client/pom.xml | 4 ++-- shaded/hadoop/pom.xml | 4 ++-- shaded/ozone/pom.xml | 2 +- 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 | 5 +++-- 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 ++-- 72 files changed, 100 insertions(+), 112 deletions(-) diff --git a/assembly/client/pom.xml b/assembly/client/pom.xml index 10860c6a38a1..17f8420ff999 100644 --- a/assembly/client/pom.xml +++ b/assembly/client/pom.xml @@ -15,7 +15,7 @@ alluxio-assembly org.alluxio - 2.7.1-SNAPSHOT + 2.7.1 alluxio-assembly-client jar diff --git a/assembly/pom.xml b/assembly/pom.xml index b3d9b7f82148..757e99980b47 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.7.1-SNAPSHOT + 2.7.1 alluxio-assembly pom diff --git a/assembly/server/pom.xml b/assembly/server/pom.xml index 3c5321e79557..904c5a8f37c9 100644 --- a/assembly/server/pom.xml +++ b/assembly/server/pom.xml @@ -15,7 +15,7 @@ alluxio-assembly org.alluxio - 2.7.1-SNAPSHOT + 2.7.1 alluxio-assembly-server jar diff --git a/core/client/fs/pom.xml b/core/client/fs/pom.xml index 0a72efd51eb9..427431bd882f 100644 --- a/core/client/fs/pom.xml +++ b/core/client/fs/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-core-client - 2.7.1-SNAPSHOT + 2.7.1 alluxio-core-client-fs jar diff --git a/core/client/hdfs/pom.xml b/core/client/hdfs/pom.xml index 534ab848bcf1..a5466ce7d62f 100644 --- a/core/client/hdfs/pom.xml +++ b/core/client/hdfs/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-core-client - 2.7.1-SNAPSHOT + 2.7.1 alluxio-core-client-hdfs jar diff --git a/core/client/pom.xml b/core/client/pom.xml index 8d2bbd747fd7..c732a07e8aa8 100644 --- a/core/client/pom.xml +++ b/core/client/pom.xml @@ -15,7 +15,7 @@ alluxio-core org.alluxio - 2.7.1-SNAPSHOT + 2.7.1 alluxio-core-client pom diff --git a/core/common/pom.xml b/core/common/pom.xml index 63f35b68e980..8205aa97f25b 100644 --- a/core/common/pom.xml +++ b/core/common/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-core - 2.7.1-SNAPSHOT + 2.7.1 alluxio-core-common jar diff --git a/core/pom.xml b/core/pom.xml index 8763e1374339..51b7ee67b296 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.7.1-SNAPSHOT + 2.7.1 alluxio-core pom diff --git a/core/server/common/pom.xml b/core/server/common/pom.xml index bd959757ecb5..430aea02f766 100644 --- a/core/server/common/pom.xml +++ b/core/server/common/pom.xml @@ -15,7 +15,7 @@ alluxio-core-server org.alluxio - 2.7.1-SNAPSHOT + 2.7.1 alluxio-core-server-common jar diff --git a/core/server/master/pom.xml b/core/server/master/pom.xml index 64174d94293a..f3d56702e021 100644 --- a/core/server/master/pom.xml +++ b/core/server/master/pom.xml @@ -15,7 +15,7 @@ alluxio-core-server org.alluxio - 2.7.1-SNAPSHOT + 2.7.1 alluxio-core-server-master jar diff --git a/core/server/pom.xml b/core/server/pom.xml index cb24379ee31c..1c464b6b5658 100644 --- a/core/server/pom.xml +++ b/core/server/pom.xml @@ -15,7 +15,7 @@ alluxio-core org.alluxio - 2.7.1-SNAPSHOT + 2.7.1 alluxio-core-server pom diff --git a/core/server/proxy/pom.xml b/core/server/proxy/pom.xml index ecfe5c61f265..d0935da422da 100644 --- a/core/server/proxy/pom.xml +++ b/core/server/proxy/pom.xml @@ -15,7 +15,7 @@ alluxio-core-server org.alluxio - 2.7.1-SNAPSHOT + 2.7.1 alluxio-core-server-proxy jar diff --git a/core/server/worker/pom.xml b/core/server/worker/pom.xml index dd780a2ffe04..ef4cddd34ffc 100644 --- a/core/server/worker/pom.xml +++ b/core/server/worker/pom.xml @@ -15,7 +15,7 @@ alluxio-core-server org.alluxio - 2.7.1-SNAPSHOT + 2.7.1 alluxio-core-server-worker jar diff --git a/core/transport/pom.xml b/core/transport/pom.xml index faee1f5d5d6a..45075b027a9b 100644 --- a/core/transport/pom.xml +++ b/core/transport/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-core - 2.7.1-SNAPSHOT + 2.7.1 alluxio-core-transport jar diff --git a/examples/pom.xml b/examples/pom.xml index 88dcc4f25f21..21d12f64d0df 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.7.1-SNAPSHOT + 2.7.1 alluxio-examples jar diff --git a/hub/pom.xml b/hub/pom.xml index 7c0c7dbf4a23..2140ddb23335 100644 --- a/hub/pom.xml +++ b/hub/pom.xml @@ -15,7 +15,7 @@ alluxio-parent org.alluxio - 2.7.1-SNAPSHOT + 2.7.1 alluxio-hub pom diff --git a/hub/server/pom.xml b/hub/server/pom.xml index 99924a31c55e..bdbd0cbbb38f 100644 --- a/hub/server/pom.xml +++ b/hub/server/pom.xml @@ -15,7 +15,7 @@ alluxio-hub org.alluxio - 2.7.1-SNAPSHOT + 2.7.1 alluxio-hub-server jar @@ -103,7 +103,7 @@ org.alluxio alluxio-core-common - 2.7.1-SNAPSHOT + 2.7.1 test-jar test diff --git a/hub/transport/pom.xml b/hub/transport/pom.xml index de578d39e5e7..2356e69cec5e 100644 --- a/hub/transport/pom.xml +++ b/hub/transport/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-hub - 2.7.1-SNAPSHOT + 2.7.1 alluxio-hub-transport jar diff --git a/integration/fuse/pom.xml b/integration/fuse/pom.xml index 4024f8364d27..322913aa277f 100644 --- a/integration/fuse/pom.xml +++ b/integration/fuse/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-integration - 2.7.1-SNAPSHOT + 2.7.1 alluxio-integration-fuse Alluxio Integration - FUSE diff --git a/integration/jnifuse/fs/pom.xml b/integration/jnifuse/fs/pom.xml index d8bfffe6b6fe..25fc32a025c2 100644 --- a/integration/jnifuse/fs/pom.xml +++ b/integration/jnifuse/fs/pom.xml @@ -15,7 +15,7 @@ alluxio-integration-jnifuse org.alluxio - 2.7.1-SNAPSHOT + 2.7.1 alluxio-integration-jnifuse-fs diff --git a/integration/jnifuse/native/pom.xml b/integration/jnifuse/native/pom.xml index f6e51f6d2ebe..1c134c91b96f 100644 --- a/integration/jnifuse/native/pom.xml +++ b/integration/jnifuse/native/pom.xml @@ -15,7 +15,7 @@ alluxio-integration-jnifuse org.alluxio - 2.7.1-SNAPSHOT + 2.7.1 alluxio-integration-jnifuse-native @@ -49,18 +49,18 @@ - + - + - + - + diff --git a/integration/jnifuse/pom.xml b/integration/jnifuse/pom.xml index f22bc86c4f38..936e40f16dad 100644 --- a/integration/jnifuse/pom.xml +++ b/integration/jnifuse/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-integration - 2.7.1-SNAPSHOT + 2.7.1 pom alluxio-integration-jnifuse diff --git a/integration/pom.xml b/integration/pom.xml index a0c210e2e1cc..0499311df081 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.7.1-SNAPSHOT + 2.7.1 alluxio-integration pom diff --git a/integration/tools/hms/pom.xml b/integration/tools/hms/pom.xml index aedbf99333c9..25c7db17ca7c 100644 --- a/integration/tools/hms/pom.xml +++ b/integration/tools/hms/pom.xml @@ -16,7 +16,7 @@ alluxio-integration-tools org.alluxio - 2.7.1-SNAPSHOT + 2.7.1 alluxio-integration-tools-hms diff --git a/integration/tools/pom.xml b/integration/tools/pom.xml index 27c8e62d1179..b76571497be9 100644 --- a/integration/tools/pom.xml +++ b/integration/tools/pom.xml @@ -16,7 +16,7 @@ alluxio-integration org.alluxio - 2.7.1-SNAPSHOT + 2.7.1 pom Alluxio Integration - Tools diff --git a/integration/tools/validation/pom.xml b/integration/tools/validation/pom.xml index 7dd9949242c8..c5a7ebf2c4bb 100644 --- a/integration/tools/validation/pom.xml +++ b/integration/tools/validation/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-integration-tools - 2.7.1-SNAPSHOT + 2.7.1 alluxio-integration-tools-validation jar diff --git a/integration/yarn/pom.xml b/integration/yarn/pom.xml index bd5209f5a3df..67a50b815db8 100644 --- a/integration/yarn/pom.xml +++ b/integration/yarn/pom.xml @@ -11,14 +11,12 @@ See the NOTICE file distributed with this work for information regarding copyright ownership. --> - + 4.0.0 alluxio-integration org.alluxio - 2.7.1-SNAPSHOT + 2.7.1 Alluxio Integration - YARN alluxio-integration-yarn @@ -105,9 +103,9 @@ ${project.artifactId}-${project.version}-jar-with-dependencies - - - + + + diff --git a/job/client/pom.xml b/job/client/pom.xml index 05abc8953c2f..e12c14d32570 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.1-SNAPSHOT + 2.7.1 4.0.0 alluxio-job-client diff --git a/job/common/pom.xml b/job/common/pom.xml index c15497d349fd..2e746a33110b 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.1-SNAPSHOT + 2.7.1 4.0.0 alluxio-job-common diff --git a/job/pom.xml b/job/pom.xml index 1afb6b7fd7a3..36672ed386a2 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.1-SNAPSHOT + 2.7.1 4.0.0 alluxio-job diff --git a/job/server/pom.xml b/job/server/pom.xml index d088f35cefba..e9443347f8d0 100644 --- a/job/server/pom.xml +++ b/job/server/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-job - 2.7.1-SNAPSHOT + 2.7.1 alluxio-job-server jar diff --git a/logserver/pom.xml b/logserver/pom.xml index b8a51b075804..d8c1d381c94a 100644 --- a/logserver/pom.xml +++ b/logserver/pom.xml @@ -15,7 +15,7 @@ alluxio-parent org.alluxio - 2.7.1-SNAPSHOT + 2.7.1 alluxio-logserver jar diff --git a/minicluster/pom.xml b/minicluster/pom.xml index 409b05531b88..ede0e0f3db82 100644 --- a/minicluster/pom.xml +++ b/minicluster/pom.xml @@ -14,7 +14,7 @@ alluxio-parent org.alluxio - 2.7.1-SNAPSHOT + 2.7.1 4.0.0 diff --git a/pom.xml b/pom.xml index 0ef422ded4aa..637c54478944 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ 4.0.0 org.alluxio alluxio-parent - 2.7.1-SNAPSHOT + 2.7.1 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 + v2.7.1 @@ -122,7 +122,7 @@ - + 4.2.0 1.11.815 build @@ -1015,6 +1015,7 @@ maven-surefire-plugin 3.0.0-M5 + true @{argLine} -Djava.net.preferIPv4Stack=true ${build.path}/surefire/${surefire.excludesFile} ${surefire.forkCount} diff --git a/shaded/client/pom.xml b/shaded/client/pom.xml index 83d7fd482017..3ddd04b66440 100644 --- a/shaded/client/pom.xml +++ b/shaded/client/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-shaded - 2.7.1-SNAPSHOT + 2.7.1 alluxio-shaded-client jar @@ -288,7 +288,7 @@ - + NOTICE.txt diff --git a/shaded/hadoop/pom.xml b/shaded/hadoop/pom.xml index b8d5accd866c..9b83e20109d4 100644 --- a/shaded/hadoop/pom.xml +++ b/shaded/hadoop/pom.xml @@ -15,12 +15,12 @@ org.alluxio alluxio-shaded - 2.7.1-SNAPSHOT + 2.7.1 alluxio-shaded-hadoop jar Alluxio Shaded Libraries - Hadoop - ${ufs.hadoop.version} + 3.3.0 Shaded Hadoop Module diff --git a/shaded/ozone/pom.xml b/shaded/ozone/pom.xml index 851db7ba547b..eb24464bc477 100644 --- a/shaded/ozone/pom.xml +++ b/shaded/ozone/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-shaded - 2.7.1-SNAPSHOT + 2.7.1 alluxio-shaded-ozone jar diff --git a/shaded/pom.xml b/shaded/pom.xml index ce53016c36e5..fba22445fd88 100644 --- a/shaded/pom.xml +++ b/shaded/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.7.1-SNAPSHOT + 2.7.1 alluxio-shaded pom diff --git a/shell/pom.xml b/shell/pom.xml index 2de6b49676af..c9298a151de2 100644 --- a/shell/pom.xml +++ b/shell/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.7.1-SNAPSHOT + 2.7.1 alluxio-shell jar diff --git a/stress/common/pom.xml b/stress/common/pom.xml index 7ed5baf8038f..1c89b6bb6c11 100644 --- a/stress/common/pom.xml +++ b/stress/common/pom.xml @@ -15,7 +15,7 @@ alluxio-stress org.alluxio - 2.7.1-SNAPSHOT + 2.7.1 Alluxio Stress - Common alluxio-stress-common diff --git a/stress/pom.xml b/stress/pom.xml index 009bb508331b..27327408851d 100644 --- a/stress/pom.xml +++ b/stress/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.7.1-SNAPSHOT + 2.7.1 alluxio-stress pom diff --git a/stress/shell/pom.xml b/stress/shell/pom.xml index 0b90a337fe57..a5e14bf9777f 100644 --- a/stress/shell/pom.xml +++ b/stress/shell/pom.xml @@ -15,7 +15,7 @@ alluxio-stress org.alluxio - 2.7.1-SNAPSHOT + 2.7.1 Alluxio Stress - Shell alluxio-stress-shell @@ -72,7 +72,7 @@ org.alluxio alluxio-shell - 2.7.1-SNAPSHOT + 2.7.1 diff --git a/table/base/pom.xml b/table/base/pom.xml index a0f04d134fc7..29465a43a3d2 100644 --- a/table/base/pom.xml +++ b/table/base/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-table - 2.7.1-SNAPSHOT + 2.7.1 alluxio-table-base jar diff --git a/table/client/pom.xml b/table/client/pom.xml index 3d88e56a365e..f1950cfd8ac6 100644 --- a/table/client/pom.xml +++ b/table/client/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-table - 2.7.1-SNAPSHOT + 2.7.1 alluxio-table-client jar diff --git a/table/pom.xml b/table/pom.xml index 66317eeccfd8..599fd0d8a0a1 100644 --- a/table/pom.xml +++ b/table/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.7.1-SNAPSHOT + 2.7.1 alluxio-table pom diff --git a/table/server/common/pom.xml b/table/server/common/pom.xml index d8e214ab5822..5ea7f2885d23 100644 --- a/table/server/common/pom.xml +++ b/table/server/common/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-table-server - 2.7.1-SNAPSHOT + 2.7.1 alluxio-table-server-common jar diff --git a/table/server/master/pom.xml b/table/server/master/pom.xml index af25e20812d7..98e013c8a4af 100644 --- a/table/server/master/pom.xml +++ b/table/server/master/pom.xml @@ -15,7 +15,7 @@ alluxio-table-server org.alluxio - 2.7.1-SNAPSHOT + 2.7.1 alluxio-table-server-master jar diff --git a/table/server/pom.xml b/table/server/pom.xml index 98ae6ab53e0e..dd494f7e6270 100644 --- a/table/server/pom.xml +++ b/table/server/pom.xml @@ -15,7 +15,7 @@ alluxio-table org.alluxio - 2.7.1-SNAPSHOT + 2.7.1 alluxio-table-server pom diff --git a/table/server/underdb/glue/pom.xml b/table/server/underdb/glue/pom.xml index bc3d075a904f..6d3a7c78b61b 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.1-SNAPSHOT + 2.7.1 4.0.0 diff --git a/table/server/underdb/hive/pom.xml b/table/server/underdb/hive/pom.xml index bef3ca2f41d2..38babfcbf7be 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.1-SNAPSHOT + 2.7.1 alluxio-table-server-underdb-hive jar diff --git a/table/server/underdb/pom.xml b/table/server/underdb/pom.xml index 90f433c300ab..384510443e32 100644 --- a/table/server/underdb/pom.xml +++ b/table/server/underdb/pom.xml @@ -15,7 +15,7 @@ alluxio-table-server org.alluxio - 2.7.1-SNAPSHOT + 2.7.1 alluxio-table-server-underdb pom diff --git a/table/shell/pom.xml b/table/shell/pom.xml index dfbe6ad15695..6a8670003589 100644 --- a/table/shell/pom.xml +++ b/table/shell/pom.xml @@ -15,7 +15,7 @@ alluxio-table org.alluxio - 2.7.1-SNAPSHOT + 2.7.1 Alluxio Table - Shell alluxio-table-shell diff --git a/tests/pom.xml b/tests/pom.xml index 6b99dd4d3227..e9a2198052fd 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.7.1-SNAPSHOT + 2.7.1 alluxio-tests jar @@ -374,6 +374,7 @@ org.apache.maven.plugins maven-surefire-plugin + true alluxio.hadoop.version @@ -418,7 +419,7 @@ - + diff --git a/underfs/abfs/pom.xml b/underfs/abfs/pom.xml index 1932e8f0eec1..7c029dcc5d78 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.1-SNAPSHOT + 2.7.1 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 fbc9e805639d..c50109b933b1 100755 --- a/underfs/adl/pom.xml +++ b/underfs/adl/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.7.1-SNAPSHOT + 2.7.1 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 faf5f891b079..b7ed934f2da0 100644 --- a/underfs/cephfs-hadoop/pom.xml +++ b/underfs/cephfs-hadoop/pom.xml @@ -15,7 +15,7 @@ alluxio-underfs org.alluxio - 2.7.1-SNAPSHOT + 2.7.1 alluxio-underfs-cephfs-hadoop diff --git a/underfs/cephfs/pom.xml b/underfs/cephfs/pom.xml index 7a7daf43228a..e51b21d7d0f7 100644 --- a/underfs/cephfs/pom.xml +++ b/underfs/cephfs/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.7.1-SNAPSHOT + 2.7.1 alluxio-underfs-cephfs Alluxio Under File System - CephFS diff --git a/underfs/cos/pom.xml b/underfs/cos/pom.xml index 25208829573a..f3366b4d5ea3 100644 --- a/underfs/cos/pom.xml +++ b/underfs/cos/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.7.1-SNAPSHOT + 2.7.1 alluxio-underfs-cos Alluxio Under File System - Tencent Cloud COS diff --git a/underfs/cosn/pom.xml b/underfs/cosn/pom.xml index f4766600f2c5..fbf8f4552ad9 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.1-SNAPSHOT + 2.7.1 alluxio-underfs-cosn diff --git a/underfs/gcs/pom.xml b/underfs/gcs/pom.xml index 3756b947cb65..9c5d011c4640 100644 --- a/underfs/gcs/pom.xml +++ b/underfs/gcs/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.7.1-SNAPSHOT + 2.7.1 alluxio-underfs-gcs Alluxio Under File System - GCS diff --git a/underfs/hdfs/pom.xml b/underfs/hdfs/pom.xml index 3af496e6ccbd..8f485faa0b38 100644 --- a/underfs/hdfs/pom.xml +++ b/underfs/hdfs/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.7.1-SNAPSHOT + 2.7.1 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 6b4a15ec3a2d..60db24242170 100644 --- a/underfs/kodo/pom.xml +++ b/underfs/kodo/pom.xml @@ -14,7 +14,7 @@ alluxio-underfs org.alluxio - 2.7.1-SNAPSHOT + 2.7.1 4.0.0 diff --git a/underfs/local/pom.xml b/underfs/local/pom.xml index c08c00ee5178..72abf46d165e 100644 --- a/underfs/local/pom.xml +++ b/underfs/local/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.7.1-SNAPSHOT + 2.7.1 alluxio-underfs-local Alluxio Under File System - Local FS diff --git a/underfs/obs/pom.xml b/underfs/obs/pom.xml index d7fbe6f62a4f..47fb67e0246b 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.1-SNAPSHOT + 2.7.1 alluxio-underfs-obs Alluxio Under File System - Huawei OBS diff --git a/underfs/oss/pom.xml b/underfs/oss/pom.xml index 1e963949289c..c442f45d71ed 100644 --- a/underfs/oss/pom.xml +++ b/underfs/oss/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.7.1-SNAPSHOT + 2.7.1 alluxio-underfs-oss Alluxio Under File System - Aliyun OSS diff --git a/underfs/ozone/pom.xml b/underfs/ozone/pom.xml index 7108fd998381..7d5d95d9edc3 100644 --- a/underfs/ozone/pom.xml +++ b/underfs/ozone/pom.xml @@ -15,7 +15,7 @@ alluxio-underfs org.alluxio - 2.7.1-SNAPSHOT + 2.7.1 alluxio-underfs-ozone diff --git a/underfs/pom.xml b/underfs/pom.xml index dc1eebaa9593..48f1bbf33ae0 100755 --- a/underfs/pom.xml +++ b/underfs/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.7.1-SNAPSHOT + 2.7.1 alluxio-underfs pom diff --git a/underfs/s3a/pom.xml b/underfs/s3a/pom.xml index f398ee1c034f..1633a4847289 100644 --- a/underfs/s3a/pom.xml +++ b/underfs/s3a/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.7.1-SNAPSHOT + 2.7.1 alluxio-underfs-s3a Alluxio Under File System - S3 diff --git a/underfs/swift/pom.xml b/underfs/swift/pom.xml index 2d36be67e191..4576690eaae8 100644 --- a/underfs/swift/pom.xml +++ b/underfs/swift/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.7.1-SNAPSHOT + 2.7.1 alluxio-underfs-swift Alluxio Under File System - Swift diff --git a/underfs/wasb/pom.xml b/underfs/wasb/pom.xml index dedfa908e70e..01f33575e5fa 100644 --- a/underfs/wasb/pom.xml +++ b/underfs/wasb/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.7.1-SNAPSHOT + 2.7.1 alluxio-underfs-wasb Alluxio Under File System - Microsoft Azure Blob Storage diff --git a/underfs/web/pom.xml b/underfs/web/pom.xml index 734471a2785e..03cf4fcafac8 100755 --- a/underfs/web/pom.xml +++ b/underfs/web/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.7.1-SNAPSHOT + 2.7.1 alluxio-underfs-web Alluxio Under File System - Web diff --git a/webui/pom.xml b/webui/pom.xml index 6c5684dc9a3d..26e2511b8bfa 100644 --- a/webui/pom.xml +++ b/webui/pom.xml @@ -15,10 +15,10 @@ org.alluxio alluxio-parent - 2.7.1-SNAPSHOT + 2.7.1 alluxio-webui - 2.7.1-SNAPSHOT + 2.7.1 pom Alluxio UI Alluxio web UI pom