diff --git a/assembly/client/pom.xml b/assembly/client/pom.xml index ce43cf44dae7..2240db446fcd 100644 --- a/assembly/client/pom.xml +++ b/assembly/client/pom.xml @@ -15,7 +15,7 @@ alluxio-assembly org.alluxio - 2.8.0-SNAPSHOT + 2.8.0 alluxio-assembly-client jar diff --git a/assembly/pom.xml b/assembly/pom.xml index 8bb4fe36cd66..547b6327553a 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.8.0-SNAPSHOT + 2.8.0 alluxio-assembly pom diff --git a/assembly/server/pom.xml b/assembly/server/pom.xml index 1f75cfdd1c48..78c4d6e55b61 100644 --- a/assembly/server/pom.xml +++ b/assembly/server/pom.xml @@ -15,7 +15,7 @@ alluxio-assembly org.alluxio - 2.8.0-SNAPSHOT + 2.8.0 alluxio-assembly-server jar diff --git a/core/client/fs/pom.xml b/core/client/fs/pom.xml index 84738d5f6346..981621eaac32 100644 --- a/core/client/fs/pom.xml +++ b/core/client/fs/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-core-client - 2.8.0-SNAPSHOT + 2.8.0 alluxio-core-client-fs jar diff --git a/core/client/hdfs/pom.xml b/core/client/hdfs/pom.xml index 006401e0ed4b..2f4f58899650 100644 --- a/core/client/hdfs/pom.xml +++ b/core/client/hdfs/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-core-client - 2.8.0-SNAPSHOT + 2.8.0 alluxio-core-client-hdfs jar diff --git a/core/client/pom.xml b/core/client/pom.xml index 6f06716c66c7..a96a68575f8f 100644 --- a/core/client/pom.xml +++ b/core/client/pom.xml @@ -15,7 +15,7 @@ alluxio-core org.alluxio - 2.8.0-SNAPSHOT + 2.8.0 alluxio-core-client pom diff --git a/core/common/pom.xml b/core/common/pom.xml index 87955a05711b..9c6960112b5f 100644 --- a/core/common/pom.xml +++ b/core/common/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-core - 2.8.0-SNAPSHOT + 2.8.0 alluxio-core-common jar diff --git a/core/pom.xml b/core/pom.xml index b9431d02a5a0..111fa0a15139 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.8.0-SNAPSHOT + 2.8.0 alluxio-core pom diff --git a/core/server/common/pom.xml b/core/server/common/pom.xml index aeb571c2ba2c..2b2cf77bdd2e 100644 --- a/core/server/common/pom.xml +++ b/core/server/common/pom.xml @@ -15,7 +15,7 @@ alluxio-core-server org.alluxio - 2.8.0-SNAPSHOT + 2.8.0 alluxio-core-server-common jar diff --git a/core/server/master/pom.xml b/core/server/master/pom.xml index 5e50ce508756..4f9669954828 100644 --- a/core/server/master/pom.xml +++ b/core/server/master/pom.xml @@ -15,7 +15,7 @@ alluxio-core-server org.alluxio - 2.8.0-SNAPSHOT + 2.8.0 alluxio-core-server-master jar diff --git a/core/server/pom.xml b/core/server/pom.xml index 5d7a41070578..318f1431e1d0 100644 --- a/core/server/pom.xml +++ b/core/server/pom.xml @@ -15,7 +15,7 @@ alluxio-core org.alluxio - 2.8.0-SNAPSHOT + 2.8.0 alluxio-core-server pom diff --git a/core/server/proxy/pom.xml b/core/server/proxy/pom.xml index 82533fecaf80..0f52b4801d65 100644 --- a/core/server/proxy/pom.xml +++ b/core/server/proxy/pom.xml @@ -15,7 +15,7 @@ alluxio-core-server org.alluxio - 2.8.0-SNAPSHOT + 2.8.0 alluxio-core-server-proxy jar diff --git a/core/server/worker/pom.xml b/core/server/worker/pom.xml index f39b0d67c803..ebb5b155f4f7 100644 --- a/core/server/worker/pom.xml +++ b/core/server/worker/pom.xml @@ -15,7 +15,7 @@ alluxio-core-server org.alluxio - 2.8.0-SNAPSHOT + 2.8.0 alluxio-core-server-worker jar diff --git a/core/transport/pom.xml b/core/transport/pom.xml index 192c146d45ac..4b0f84da1b56 100644 --- a/core/transport/pom.xml +++ b/core/transport/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-core - 2.8.0-SNAPSHOT + 2.8.0 alluxio-core-transport jar diff --git a/examples/pom.xml b/examples/pom.xml index 4769e2aac437..abc51fa179b4 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.8.0-SNAPSHOT + 2.8.0 alluxio-examples jar diff --git a/integration/fuse/pom.xml b/integration/fuse/pom.xml index 1973d52a89d3..809acc123a24 100644 --- a/integration/fuse/pom.xml +++ b/integration/fuse/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-integration - 2.8.0-SNAPSHOT + 2.8.0 alluxio-integration-fuse Alluxio Integration - FUSE diff --git a/integration/jnifuse/fs/pom.xml b/integration/jnifuse/fs/pom.xml index 8e7092e56d6a..84a924b70789 100644 --- a/integration/jnifuse/fs/pom.xml +++ b/integration/jnifuse/fs/pom.xml @@ -15,7 +15,7 @@ alluxio-integration-jnifuse org.alluxio - 2.8.0-SNAPSHOT + 2.8.0 alluxio-integration-jnifuse-fs diff --git a/integration/jnifuse/native/pom.xml b/integration/jnifuse/native/pom.xml index 599cecdfd5fa..b54c2acbbbb9 100644 --- a/integration/jnifuse/native/pom.xml +++ b/integration/jnifuse/native/pom.xml @@ -15,7 +15,7 @@ alluxio-integration-jnifuse org.alluxio - 2.8.0-SNAPSHOT + 2.8.0 alluxio-integration-jnifuse-native @@ -49,18 +49,18 @@ - + - + - + - + diff --git a/integration/jnifuse/pom.xml b/integration/jnifuse/pom.xml index 1714d7f15630..4420e1fb3767 100644 --- a/integration/jnifuse/pom.xml +++ b/integration/jnifuse/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-integration - 2.8.0-SNAPSHOT + 2.8.0 pom alluxio-integration-jnifuse diff --git a/integration/pom.xml b/integration/pom.xml index 575319e2b32f..11249f47f00b 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.8.0-SNAPSHOT + 2.8.0 alluxio-integration pom diff --git a/integration/tools/hms/pom.xml b/integration/tools/hms/pom.xml index ecb0a3ba649f..2d07f986aa58 100644 --- a/integration/tools/hms/pom.xml +++ b/integration/tools/hms/pom.xml @@ -16,7 +16,7 @@ alluxio-integration-tools org.alluxio - 2.8.0-SNAPSHOT + 2.8.0 alluxio-integration-tools-hms diff --git a/integration/tools/pom.xml b/integration/tools/pom.xml index 45b4b6123f50..3f584daeeba5 100644 --- a/integration/tools/pom.xml +++ b/integration/tools/pom.xml @@ -16,7 +16,7 @@ alluxio-integration org.alluxio - 2.8.0-SNAPSHOT + 2.8.0 pom Alluxio Integration - Tools diff --git a/integration/tools/validation/pom.xml b/integration/tools/validation/pom.xml index fd3b4fa5f486..d6a2a3527823 100644 --- a/integration/tools/validation/pom.xml +++ b/integration/tools/validation/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-integration-tools - 2.8.0-SNAPSHOT + 2.8.0 alluxio-integration-tools-validation jar diff --git a/job/client/pom.xml b/job/client/pom.xml index 6273e6847ed3..ffdc0c7875c0 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.8.0-SNAPSHOT + 2.8.0 4.0.0 alluxio-job-client diff --git a/job/common/pom.xml b/job/common/pom.xml index 2c6cd8f22af3..dc3c023d3d69 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.8.0-SNAPSHOT + 2.8.0 4.0.0 alluxio-job-common diff --git a/job/pom.xml b/job/pom.xml index 8267554b402f..dffbe5a147bd 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.8.0-SNAPSHOT + 2.8.0 4.0.0 alluxio-job diff --git a/job/server/pom.xml b/job/server/pom.xml index 14f679acfe54..1a6aad835307 100644 --- a/job/server/pom.xml +++ b/job/server/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-job - 2.8.0-SNAPSHOT + 2.8.0 alluxio-job-server jar diff --git a/logserver/pom.xml b/logserver/pom.xml index 4df294362289..527e41447377 100644 --- a/logserver/pom.xml +++ b/logserver/pom.xml @@ -15,7 +15,7 @@ alluxio-parent org.alluxio - 2.8.0-SNAPSHOT + 2.8.0 alluxio-logserver jar diff --git a/minicluster/pom.xml b/minicluster/pom.xml index 925476362a7d..601ddfcdde4e 100644 --- a/minicluster/pom.xml +++ b/minicluster/pom.xml @@ -14,7 +14,7 @@ alluxio-parent org.alluxio - 2.8.0-SNAPSHOT + 2.8.0 4.0.0 diff --git a/pom.xml b/pom.xml index 99492f4a38d9..04802a4f1861 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ 4.0.0 org.alluxio alluxio-parent - 2.8.0-SNAPSHOT + 2.8.0 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.8.0 @@ -122,7 +122,7 @@ - + 4.2.0 1.11.815 build diff --git a/shaded/client/pom.xml b/shaded/client/pom.xml index e172371a7bca..6f746f3de414 100644 --- a/shaded/client/pom.xml +++ b/shaded/client/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-shaded - 2.8.0-SNAPSHOT + 2.8.0 alluxio-shaded-client jar @@ -289,7 +289,7 @@ - + NOTICE.txt diff --git a/shaded/hadoop/pom.xml b/shaded/hadoop/pom.xml index b324bec3b3f7..da9c59782b8d 100644 --- a/shaded/hadoop/pom.xml +++ b/shaded/hadoop/pom.xml @@ -15,12 +15,12 @@ org.alluxio alluxio-shaded - 2.8.0-SNAPSHOT + 2.8.0 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 799738d02041..069fc425e20a 100644 --- a/shaded/pom.xml +++ b/shaded/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.8.0-SNAPSHOT + 2.8.0 alluxio-shaded pom diff --git a/shell/pom.xml b/shell/pom.xml index fac83c5360f7..304c441ac41d 100644 --- a/shell/pom.xml +++ b/shell/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.8.0-SNAPSHOT + 2.8.0 alluxio-shell jar diff --git a/stress/common/pom.xml b/stress/common/pom.xml index 73c006ce20cc..cb32c01677d5 100644 --- a/stress/common/pom.xml +++ b/stress/common/pom.xml @@ -15,7 +15,7 @@ alluxio-stress org.alluxio - 2.8.0-SNAPSHOT + 2.8.0 Alluxio Stress - Common alluxio-stress-common diff --git a/stress/pom.xml b/stress/pom.xml index bd32bc883976..40cd38e24487 100644 --- a/stress/pom.xml +++ b/stress/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.8.0-SNAPSHOT + 2.8.0 alluxio-stress pom diff --git a/stress/shell/pom.xml b/stress/shell/pom.xml index 3e63d5ea36a4..2b928849e992 100644 --- a/stress/shell/pom.xml +++ b/stress/shell/pom.xml @@ -15,7 +15,7 @@ alluxio-stress org.alluxio - 2.8.0-SNAPSHOT + 2.8.0 Alluxio Stress - Shell alluxio-stress-shell @@ -72,7 +72,7 @@ org.alluxio alluxio-shell - 2.8.0-SNAPSHOT + 2.8.0 diff --git a/table/base/pom.xml b/table/base/pom.xml index 3414c323eb58..c82244d4263e 100644 --- a/table/base/pom.xml +++ b/table/base/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-table - 2.8.0-SNAPSHOT + 2.8.0 alluxio-table-base jar diff --git a/table/client/pom.xml b/table/client/pom.xml index 0149708b1938..b6b86174d50c 100644 --- a/table/client/pom.xml +++ b/table/client/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-table - 2.8.0-SNAPSHOT + 2.8.0 alluxio-table-client jar diff --git a/table/pom.xml b/table/pom.xml index 7850b98cbd59..6b164c20e466 100644 --- a/table/pom.xml +++ b/table/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.8.0-SNAPSHOT + 2.8.0 alluxio-table pom diff --git a/table/server/common/pom.xml b/table/server/common/pom.xml index 5ef5e8069d90..2f29d60d739d 100644 --- a/table/server/common/pom.xml +++ b/table/server/common/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-table-server - 2.8.0-SNAPSHOT + 2.8.0 alluxio-table-server-common jar diff --git a/table/server/master/pom.xml b/table/server/master/pom.xml index 857d631201e7..33af64fa616d 100644 --- a/table/server/master/pom.xml +++ b/table/server/master/pom.xml @@ -15,7 +15,7 @@ alluxio-table-server org.alluxio - 2.8.0-SNAPSHOT + 2.8.0 alluxio-table-server-master jar diff --git a/table/server/pom.xml b/table/server/pom.xml index 45d18efb371d..c4109d857e8f 100644 --- a/table/server/pom.xml +++ b/table/server/pom.xml @@ -15,7 +15,7 @@ alluxio-table org.alluxio - 2.8.0-SNAPSHOT + 2.8.0 alluxio-table-server pom diff --git a/table/server/underdb/glue/pom.xml b/table/server/underdb/glue/pom.xml index 6a73f1afdac4..05c5ae0710ee 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.8.0-SNAPSHOT + 2.8.0 4.0.0 diff --git a/table/server/underdb/hive/pom.xml b/table/server/underdb/hive/pom.xml index 547bfa8b95a3..6c891cc50908 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.8.0-SNAPSHOT + 2.8.0 alluxio-table-server-underdb-hive jar diff --git a/table/server/underdb/pom.xml b/table/server/underdb/pom.xml index 161bd37cde58..4a8732d6d8b7 100644 --- a/table/server/underdb/pom.xml +++ b/table/server/underdb/pom.xml @@ -15,7 +15,7 @@ alluxio-table-server org.alluxio - 2.8.0-SNAPSHOT + 2.8.0 alluxio-table-server-underdb pom diff --git a/table/shell/pom.xml b/table/shell/pom.xml index 85356a83340c..a198ff3b2fb3 100644 --- a/table/shell/pom.xml +++ b/table/shell/pom.xml @@ -15,7 +15,7 @@ alluxio-table org.alluxio - 2.8.0-SNAPSHOT + 2.8.0 Alluxio Table - Shell alluxio-table-shell diff --git a/tests/pom.xml b/tests/pom.xml index 5fea901fd882..17b4f9ed75e7 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.8.0-SNAPSHOT + 2.8.0 alluxio-tests jar @@ -418,7 +418,7 @@ - + diff --git a/underfs/abfs/pom.xml b/underfs/abfs/pom.xml index 0353741b2a4f..4d51960a6d12 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.8.0-SNAPSHOT + 2.8.0 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 b72a4f29a7db..7fd1728a8547 100755 --- a/underfs/adl/pom.xml +++ b/underfs/adl/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.8.0-SNAPSHOT + 2.8.0 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 d5c9d6cc55f7..2ef4b1bafa3a 100644 --- a/underfs/cephfs-hadoop/pom.xml +++ b/underfs/cephfs-hadoop/pom.xml @@ -15,7 +15,7 @@ alluxio-underfs org.alluxio - 2.8.0-SNAPSHOT + 2.8.0 alluxio-underfs-cephfs-hadoop diff --git a/underfs/cephfs/pom.xml b/underfs/cephfs/pom.xml index 6b1ca7445e66..0d760f4f6efd 100644 --- a/underfs/cephfs/pom.xml +++ b/underfs/cephfs/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.8.0-SNAPSHOT + 2.8.0 alluxio-underfs-cephfs Alluxio Under File System - CephFS diff --git a/underfs/cos/pom.xml b/underfs/cos/pom.xml index 9f6d28fc8946..0421f3587122 100644 --- a/underfs/cos/pom.xml +++ b/underfs/cos/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.8.0-SNAPSHOT + 2.8.0 alluxio-underfs-cos Alluxio Under File System - Tencent Cloud COS diff --git a/underfs/cosn/pom.xml b/underfs/cosn/pom.xml index 0f242adc537b..9f909524d639 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.8.0-SNAPSHOT + 2.8.0 alluxio-underfs-cosn diff --git a/underfs/gcs/pom.xml b/underfs/gcs/pom.xml index b694e35e71f1..43a7ba97719d 100644 --- a/underfs/gcs/pom.xml +++ b/underfs/gcs/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.8.0-SNAPSHOT + 2.8.0 alluxio-underfs-gcs Alluxio Under File System - GCS diff --git a/underfs/hdfs/pom.xml b/underfs/hdfs/pom.xml index bf919fb66024..ffe6d508f2f5 100644 --- a/underfs/hdfs/pom.xml +++ b/underfs/hdfs/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.8.0-SNAPSHOT + 2.8.0 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 6aed196018a8..ae183607b5be 100644 --- a/underfs/kodo/pom.xml +++ b/underfs/kodo/pom.xml @@ -14,7 +14,7 @@ alluxio-underfs org.alluxio - 2.8.0-SNAPSHOT + 2.8.0 4.0.0 diff --git a/underfs/local/pom.xml b/underfs/local/pom.xml index 5405a750ea46..9a12286fe668 100644 --- a/underfs/local/pom.xml +++ b/underfs/local/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.8.0-SNAPSHOT + 2.8.0 alluxio-underfs-local Alluxio Under File System - Local FS diff --git a/underfs/obs/pom.xml b/underfs/obs/pom.xml index 4ac8d58a62fb..aa68e9c1137e 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.8.0-SNAPSHOT + 2.8.0 alluxio-underfs-obs Alluxio Under File System - Huawei OBS diff --git a/underfs/oss/pom.xml b/underfs/oss/pom.xml index da4741c6e0fa..cb937930c537 100644 --- a/underfs/oss/pom.xml +++ b/underfs/oss/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.8.0-SNAPSHOT + 2.8.0 alluxio-underfs-oss Alluxio Under File System - Aliyun OSS diff --git a/underfs/ozone/pom.xml b/underfs/ozone/pom.xml index 30d578c76d78..bdf523963880 100644 --- a/underfs/ozone/pom.xml +++ b/underfs/ozone/pom.xml @@ -15,7 +15,7 @@ alluxio-underfs org.alluxio - 2.8.0-SNAPSHOT + 2.8.0 alluxio-underfs-ozone diff --git a/underfs/pom.xml b/underfs/pom.xml index a110df1012ed..42d74c7963eb 100755 --- a/underfs/pom.xml +++ b/underfs/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.8.0-SNAPSHOT + 2.8.0 alluxio-underfs pom diff --git a/underfs/s3a/pom.xml b/underfs/s3a/pom.xml index 537573d5817e..d0ff3723011a 100644 --- a/underfs/s3a/pom.xml +++ b/underfs/s3a/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.8.0-SNAPSHOT + 2.8.0 alluxio-underfs-s3a Alluxio Under File System - S3 diff --git a/underfs/swift/pom.xml b/underfs/swift/pom.xml index fcb9af48be43..17e5d5fdd621 100644 --- a/underfs/swift/pom.xml +++ b/underfs/swift/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.8.0-SNAPSHOT + 2.8.0 alluxio-underfs-swift Alluxio Under File System - Swift diff --git a/underfs/wasb/pom.xml b/underfs/wasb/pom.xml index 37135bccdea6..c4ed4d7b6175 100644 --- a/underfs/wasb/pom.xml +++ b/underfs/wasb/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.8.0-SNAPSHOT + 2.8.0 alluxio-underfs-wasb Alluxio Under File System - Microsoft Azure Blob Storage diff --git a/underfs/web/pom.xml b/underfs/web/pom.xml index 406f6b5cd675..ac33d8304af4 100755 --- a/underfs/web/pom.xml +++ b/underfs/web/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.8.0-SNAPSHOT + 2.8.0 alluxio-underfs-web Alluxio Under File System - Web diff --git a/webui/pom.xml b/webui/pom.xml index 7624ff341f43..94846d9d4000 100644 --- a/webui/pom.xml +++ b/webui/pom.xml @@ -15,10 +15,10 @@ org.alluxio alluxio-parent - 2.8.0-SNAPSHOT + 2.8.0 alluxio-webui - 2.8.0-SNAPSHOT + 2.8.0 pom Alluxio UI Alluxio web UI pom