diff --git a/assembly/client/pom.xml b/assembly/client/pom.xml
index 7d122921a7ca..b6ff635b710f 100644
--- a/assembly/client/pom.xml
+++ b/assembly/client/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-assembly
- 308-SNAPSHOT
+ 308
alluxio-assembly-client
jar
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 09577cbd32d1..b23d370cf5cd 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-parent
- 308-SNAPSHOT
+ 308
alluxio-assembly
pom
diff --git a/assembly/server/pom.xml b/assembly/server/pom.xml
index 7096ef4bf80c..02a2e95ab85f 100644
--- a/assembly/server/pom.xml
+++ b/assembly/server/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-assembly
- 308-SNAPSHOT
+ 308
alluxio-assembly-server
jar
diff --git a/common/pom.xml b/common/pom.xml
index 830a5599cb28..110880ba2ddb 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-parent
- 308-SNAPSHOT
+ 308
alluxio-common
pom
diff --git a/common/transport/pom.xml b/common/transport/pom.xml
index e6bc8450e548..440154bae108 100644
--- a/common/transport/pom.xml
+++ b/common/transport/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-common
- 308-SNAPSHOT
+ 308
alluxio-core-transport
jar
diff --git a/docs/_config.yml b/docs/_config.yml
index 27c5bfa8dd12..6dc2c95a55a6 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -7,10 +7,10 @@ kramdown:
# The full version string
# Used to match the version string portion of file paths, URLs, and dependency versions
# e.g. client jar path,
-ALLUXIO_VERSION_STRING: 308-SNAPSHOT
+ALLUXIO_VERSION_STRING: 308
# We must inline the version string (e.g., "1.4.0-SNAPSHOT") rather than using the macro of Alluxio version.
# Otherwise the macro name remains in the output.
-ALLUXIO_CLIENT_JAR_PATH: //client/alluxio-308-SNAPSHOT-client.jar
+ALLUXIO_CLIENT_JAR_PATH: //client/alluxio-308-client.jar
# For release branches, this should be the Alluxio version in the form of ., e.g. both 1.5.0 and 1.5.0-RC1 should use "1.5"
# For master branch, this should be "edge"
# This should be used to reference versioned pages that are not relative to the docs/ directory
diff --git a/dora/core/client/fs/pom.xml b/dora/core/client/fs/pom.xml
index d4c550b3e16c..2c2bc56711f6 100644
--- a/dora/core/client/fs/pom.xml
+++ b/dora/core/client/fs/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-core-client
- 308-SNAPSHOT
+ 308
alluxio-core-client-fs
jar
diff --git a/dora/core/client/hdfs/pom.xml b/dora/core/client/hdfs/pom.xml
index 9bc16baf9021..78a8b7db777b 100644
--- a/dora/core/client/hdfs/pom.xml
+++ b/dora/core/client/hdfs/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-core-client
- 308-SNAPSHOT
+ 308
alluxio-core-client-hdfs
jar
diff --git a/dora/core/client/hdfs3/pom.xml b/dora/core/client/hdfs3/pom.xml
index 4cee589c772f..9a45ccaf4b91 100644
--- a/dora/core/client/hdfs3/pom.xml
+++ b/dora/core/client/hdfs3/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-core-client
- 308-SNAPSHOT
+ 308
alluxio-core-client-hdfs3
jar
diff --git a/dora/core/client/pom.xml b/dora/core/client/pom.xml
index 398c77743d12..2259170b3ecb 100644
--- a/dora/core/client/pom.xml
+++ b/dora/core/client/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-core
- 308-SNAPSHOT
+ 308
alluxio-core-client
pom
diff --git a/dora/core/common/pom.xml b/dora/core/common/pom.xml
index 6258f842b934..16d627b26613 100644
--- a/dora/core/common/pom.xml
+++ b/dora/core/common/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-core
- 308-SNAPSHOT
+ 308
alluxio-core-common
jar
diff --git a/dora/core/pom.xml b/dora/core/pom.xml
index 41a87b013520..0923bf142ce1 100644
--- a/dora/core/pom.xml
+++ b/dora/core/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-dora
- 308-SNAPSHOT
+ 308
alluxio-core
pom
diff --git a/dora/core/server/common/pom.xml b/dora/core/server/common/pom.xml
index aea676794364..900ed8bb517e 100644
--- a/dora/core/server/common/pom.xml
+++ b/dora/core/server/common/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-core-server
- 308-SNAPSHOT
+ 308
alluxio-core-server-common
jar
diff --git a/dora/core/server/master/pom.xml b/dora/core/server/master/pom.xml
index b89782a1f114..f394cf5052df 100644
--- a/dora/core/server/master/pom.xml
+++ b/dora/core/server/master/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-core-server
- 308-SNAPSHOT
+ 308
alluxio-core-server-master
jar
diff --git a/dora/core/server/pom.xml b/dora/core/server/pom.xml
index 78563fcce259..818291ea6b56 100644
--- a/dora/core/server/pom.xml
+++ b/dora/core/server/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-core
- 308-SNAPSHOT
+ 308
alluxio-core-server
pom
diff --git a/dora/core/server/proxy/pom.xml b/dora/core/server/proxy/pom.xml
index 142750993b6a..60da999024d9 100644
--- a/dora/core/server/proxy/pom.xml
+++ b/dora/core/server/proxy/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-core-server
- 308-SNAPSHOT
+ 308
alluxio-core-server-proxy
jar
diff --git a/dora/core/server/worker/pom.xml b/dora/core/server/worker/pom.xml
index 3b52c61f7853..345804aa865c 100644
--- a/dora/core/server/worker/pom.xml
+++ b/dora/core/server/worker/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-core-server
- 308-SNAPSHOT
+ 308
alluxio-core-server-worker
jar
diff --git a/dora/examples/pom.xml b/dora/examples/pom.xml
index 44a8883f39a0..4f23a82ee340 100644
--- a/dora/examples/pom.xml
+++ b/dora/examples/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-dora
- 308-SNAPSHOT
+ 308
alluxio-examples
jar
diff --git a/dora/integration/fuse/pom.xml b/dora/integration/fuse/pom.xml
index 434ff56ae4bf..1e7495b3da36 100644
--- a/dora/integration/fuse/pom.xml
+++ b/dora/integration/fuse/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-integration
- 308-SNAPSHOT
+ 308
alluxio-integration-fuse
Alluxio Integration - FUSE
diff --git a/dora/integration/jnifuse/fs/pom.xml b/dora/integration/jnifuse/fs/pom.xml
index 361004296f60..30527c0ac52e 100644
--- a/dora/integration/jnifuse/fs/pom.xml
+++ b/dora/integration/jnifuse/fs/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-integration-jnifuse
- 308-SNAPSHOT
+ 308
alluxio-integration-jnifuse-fs
diff --git a/dora/integration/jnifuse/native/pom.xml b/dora/integration/jnifuse/native/pom.xml
index c6afd5943add..8f3a190bafff 100644
--- a/dora/integration/jnifuse/native/pom.xml
+++ b/dora/integration/jnifuse/native/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-integration-jnifuse
- 308-SNAPSHOT
+ 308
alluxio-integration-jnifuse-native
diff --git a/dora/integration/jnifuse/pom.xml b/dora/integration/jnifuse/pom.xml
index e28b53963d65..03a1620f76ab 100644
--- a/dora/integration/jnifuse/pom.xml
+++ b/dora/integration/jnifuse/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-integration
- 308-SNAPSHOT
+ 308
alluxio-integration-jnifuse
pom
diff --git a/dora/integration/pom.xml b/dora/integration/pom.xml
index 6be645f3d845..a6a5d0c612c6 100644
--- a/dora/integration/pom.xml
+++ b/dora/integration/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-dora
- 308-SNAPSHOT
+ 308
alluxio-integration
pom
diff --git a/dora/integration/tools/hms/pom.xml b/dora/integration/tools/hms/pom.xml
index bd30994a171d..84ae1e53e8aa 100644
--- a/dora/integration/tools/hms/pom.xml
+++ b/dora/integration/tools/hms/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-integration-tools
- 308-SNAPSHOT
+ 308
alluxio-integration-tools-hms
diff --git a/dora/integration/tools/pom.xml b/dora/integration/tools/pom.xml
index d756c469b1b9..6b0f07d0f915 100644
--- a/dora/integration/tools/pom.xml
+++ b/dora/integration/tools/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-integration
- 308-SNAPSHOT
+ 308
alluxio-integration-tools
pom
diff --git a/dora/integration/tools/validation/pom.xml b/dora/integration/tools/validation/pom.xml
index c1842f5acb3a..76068993d0bd 100644
--- a/dora/integration/tools/validation/pom.xml
+++ b/dora/integration/tools/validation/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-integration-tools
- 308-SNAPSHOT
+ 308
alluxio-integration-tools-validation
jar
diff --git a/dora/job/client/pom.xml b/dora/job/client/pom.xml
index 1de4056b05c3..0397ef008a2e 100644
--- a/dora/job/client/pom.xml
+++ b/dora/job/client/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-job
- 308-SNAPSHOT
+ 308
alluxio-job-client
jar
diff --git a/dora/job/common/pom.xml b/dora/job/common/pom.xml
index 6a5d94de6c29..63ffda514919 100644
--- a/dora/job/common/pom.xml
+++ b/dora/job/common/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-job
- 308-SNAPSHOT
+ 308
alluxio-job-common
jar
diff --git a/dora/job/pom.xml b/dora/job/pom.xml
index 1f8fc3c66bca..1adc5beee570 100644
--- a/dora/job/pom.xml
+++ b/dora/job/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-dora
- 308-SNAPSHOT
+ 308
alluxio-job
pom
diff --git a/dora/job/server/pom.xml b/dora/job/server/pom.xml
index 0d4f76cefbb9..cfe645ced99a 100644
--- a/dora/job/server/pom.xml
+++ b/dora/job/server/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-job
- 308-SNAPSHOT
+ 308
alluxio-job-server
jar
diff --git a/dora/microbench/pom.xml b/dora/microbench/pom.xml
index 706ae2107e94..effb0f090c99 100644
--- a/dora/microbench/pom.xml
+++ b/dora/microbench/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-dora
- 308-SNAPSHOT
+ 308
alluxio-microbench
jar
diff --git a/dora/minicluster/pom.xml b/dora/minicluster/pom.xml
index 7f6bc39df47f..4aae705add49 100644
--- a/dora/minicluster/pom.xml
+++ b/dora/minicluster/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-dora
- 308-SNAPSHOT
+ 308
alluxio-minicluster
diff --git a/dora/pom.xml b/dora/pom.xml
index cc8d19956780..9aabb7573275 100644
--- a/dora/pom.xml
+++ b/dora/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-parent
- 308-SNAPSHOT
+ 308
alluxio-dora
pom
diff --git a/dora/shaded/client-hadoop3/pom.xml b/dora/shaded/client-hadoop3/pom.xml
index 9314650c6ae8..2519e610bfdb 100644
--- a/dora/shaded/client-hadoop3/pom.xml
+++ b/dora/shaded/client-hadoop3/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-shaded
- 308-SNAPSHOT
+ 308
alluxio-shaded-hadoop3-client
jar
diff --git a/dora/shaded/client/pom.xml b/dora/shaded/client/pom.xml
index b2ab564d0870..292da1b697c4 100644
--- a/dora/shaded/client/pom.xml
+++ b/dora/shaded/client/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-shaded
- 308-SNAPSHOT
+ 308
alluxio-shaded-client
jar
diff --git a/dora/shaded/hadoop/pom.xml b/dora/shaded/hadoop/pom.xml
index f1c29771574e..c7269b358222 100644
--- a/dora/shaded/hadoop/pom.xml
+++ b/dora/shaded/hadoop/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-shaded
- 308-SNAPSHOT
+ 308
alluxio-shaded-hadoop
${ufs.hadoop.version}
diff --git a/dora/shaded/pom.xml b/dora/shaded/pom.xml
index 94506399ec73..28b821c492e4 100644
--- a/dora/shaded/pom.xml
+++ b/dora/shaded/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-dora
- 308-SNAPSHOT
+ 308
alluxio-shaded
pom
diff --git a/dora/shell/pom.xml b/dora/shell/pom.xml
index 30021fcb7c8b..c06187ae4675 100644
--- a/dora/shell/pom.xml
+++ b/dora/shell/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-dora
- 308-SNAPSHOT
+ 308
alluxio-shell
jar
diff --git a/dora/stress/common/pom.xml b/dora/stress/common/pom.xml
index c96c40a06c2d..bee8e16c1010 100644
--- a/dora/stress/common/pom.xml
+++ b/dora/stress/common/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-stress
- 308-SNAPSHOT
+ 308
alluxio-stress-common
jar
diff --git a/dora/stress/pom.xml b/dora/stress/pom.xml
index 3748ff2ec55b..593a1c075c37 100644
--- a/dora/stress/pom.xml
+++ b/dora/stress/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-dora
- 308-SNAPSHOT
+ 308
alluxio-stress
pom
diff --git a/dora/stress/shell/pom.xml b/dora/stress/shell/pom.xml
index 6e90d5935484..5c36d7a172ab 100644
--- a/dora/stress/shell/pom.xml
+++ b/dora/stress/shell/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-stress
- 308-SNAPSHOT
+ 308
alluxio-stress-shell
jar
@@ -57,7 +57,7 @@
org.alluxio
alluxio-shell
- 308-SNAPSHOT
+ 308
org.alluxio
diff --git a/dora/tests/integration/pom.xml b/dora/tests/integration/pom.xml
index 25eb8b82f385..df5a01c5e38c 100644
--- a/dora/tests/integration/pom.xml
+++ b/dora/tests/integration/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-tests
- 308-SNAPSHOT
+ 308
alluxio-tests-integration
jar
diff --git a/dora/tests/pom.xml b/dora/tests/pom.xml
index 97fe10b1c4cc..97b3114b3f78 100644
--- a/dora/tests/pom.xml
+++ b/dora/tests/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-dora
- 308-SNAPSHOT
+ 308
alluxio-tests
pom
diff --git a/dora/tests/testcontainers/pom.xml b/dora/tests/testcontainers/pom.xml
index 41adbc75c7cb..248460f69f49 100644
--- a/dora/tests/testcontainers/pom.xml
+++ b/dora/tests/testcontainers/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-tests
- 308-SNAPSHOT
+ 308
alluxio-tests-testcontainers
jar
diff --git a/dora/underfs/abfs/pom.xml b/dora/underfs/abfs/pom.xml
index 26884bf064e8..ac11935d98cf 100644
--- a/dora/underfs/abfs/pom.xml
+++ b/dora/underfs/abfs/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-underfs
- 308-SNAPSHOT
+ 308
alluxio-underfs-abfs
Alluxio Under File System - Microsoft Azure DataLake Gen 2
diff --git a/dora/underfs/adl/pom.xml b/dora/underfs/adl/pom.xml
index 6447e70e1d2c..9c5e695ffa5a 100755
--- a/dora/underfs/adl/pom.xml
+++ b/dora/underfs/adl/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-underfs
- 308-SNAPSHOT
+ 308
alluxio-underfs-adl
Alluxio Under File System - Microsoft Azure DataLake
diff --git a/dora/underfs/cephfs-hadoop/pom.xml b/dora/underfs/cephfs-hadoop/pom.xml
index 5f55a191d50f..0d13348eac8b 100644
--- a/dora/underfs/cephfs-hadoop/pom.xml
+++ b/dora/underfs/cephfs-hadoop/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-underfs
- 308-SNAPSHOT
+ 308
alluxio-underfs-cephfs-hadoop
diff --git a/dora/underfs/cephfs/pom.xml b/dora/underfs/cephfs/pom.xml
index 66cdad5e9274..184d9473129f 100644
--- a/dora/underfs/cephfs/pom.xml
+++ b/dora/underfs/cephfs/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-underfs
- 308-SNAPSHOT
+ 308
alluxio-underfs-cephfs
Alluxio Under File System - CephFS
diff --git a/dora/underfs/cos/pom.xml b/dora/underfs/cos/pom.xml
index 14d3324db2d9..6ed5a9ba52e5 100644
--- a/dora/underfs/cos/pom.xml
+++ b/dora/underfs/cos/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-underfs
- 308-SNAPSHOT
+ 308
alluxio-underfs-cos
Alluxio Under File System - Tencent Cloud COS
diff --git a/dora/underfs/cosn/pom.xml b/dora/underfs/cosn/pom.xml
index fe6c1fbf7465..2f31a8e74b9a 100644
--- a/dora/underfs/cosn/pom.xml
+++ b/dora/underfs/cosn/pom.xml
@@ -17,7 +17,7 @@
org.alluxio
alluxio-underfs
- 308-SNAPSHOT
+ 308
alluxio-underfs-cosn
diff --git a/dora/underfs/gcs/pom.xml b/dora/underfs/gcs/pom.xml
index a51620fa1827..c5a3d4d8dd95 100644
--- a/dora/underfs/gcs/pom.xml
+++ b/dora/underfs/gcs/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-underfs
- 308-SNAPSHOT
+ 308
alluxio-underfs-gcs
Alluxio Under File System - GCS
diff --git a/dora/underfs/hdfs/pom.xml b/dora/underfs/hdfs/pom.xml
index a343cbd20d9c..1d6008f3294e 100644
--- a/dora/underfs/hdfs/pom.xml
+++ b/dora/underfs/hdfs/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-underfs
- 308-SNAPSHOT
+ 308
alluxio-underfs-hdfs
Alluxio Under File System - HDFS
diff --git a/dora/underfs/local/pom.xml b/dora/underfs/local/pom.xml
index 73161981b9b2..630e11b0375e 100644
--- a/dora/underfs/local/pom.xml
+++ b/dora/underfs/local/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-underfs
- 308-SNAPSHOT
+ 308
alluxio-underfs-local
Alluxio Under File System - Local FS
diff --git a/dora/underfs/obs/pom.xml b/dora/underfs/obs/pom.xml
index b5b8fc6cff25..0f0e45e03479 100644
--- a/dora/underfs/obs/pom.xml
+++ b/dora/underfs/obs/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-underfs
- 308-SNAPSHOT
+ 308
alluxio-underfs-obs
Alluxio Under File System - Huawei OBS
diff --git a/dora/underfs/oss/pom.xml b/dora/underfs/oss/pom.xml
index 23c583abafb9..392c4fb43983 100644
--- a/dora/underfs/oss/pom.xml
+++ b/dora/underfs/oss/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-underfs
- 308-SNAPSHOT
+ 308
alluxio-underfs-oss
Alluxio Under File System - Aliyun OSS
diff --git a/dora/underfs/ozone/pom.xml b/dora/underfs/ozone/pom.xml
index e5f8d443ca56..27b68cdc421d 100644
--- a/dora/underfs/ozone/pom.xml
+++ b/dora/underfs/ozone/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-underfs
- 308-SNAPSHOT
+ 308
alluxio-underfs-ozone
diff --git a/dora/underfs/pom.xml b/dora/underfs/pom.xml
index 4fbf59391886..f35fee461bb4 100755
--- a/dora/underfs/pom.xml
+++ b/dora/underfs/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-dora
- 308-SNAPSHOT
+ 308
alluxio-underfs
pom
diff --git a/dora/underfs/s3a/pom.xml b/dora/underfs/s3a/pom.xml
index aec2a52bb4f2..597ae7594b17 100644
--- a/dora/underfs/s3a/pom.xml
+++ b/dora/underfs/s3a/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-underfs
- 308-SNAPSHOT
+ 308
alluxio-underfs-s3a
Alluxio Under File System - S3
diff --git a/dora/underfs/wasb/pom.xml b/dora/underfs/wasb/pom.xml
index 281d7c9ba758..b5e862e0564e 100644
--- a/dora/underfs/wasb/pom.xml
+++ b/dora/underfs/wasb/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-underfs
- 308-SNAPSHOT
+ 308
alluxio-underfs-wasb
Alluxio Under File System - Microsoft Azure Blob Storage
diff --git a/integration/dataproc/alluxio-dataproc.sh b/integration/dataproc/alluxio-dataproc.sh
index 3b803e4bc8dd..471d6de71753 100755
--- a/integration/dataproc/alluxio-dataproc.sh
+++ b/integration/dataproc/alluxio-dataproc.sh
@@ -23,7 +23,7 @@ readonly SPARK_HOME="${SPARK_HOME:-"/usr/lib/spark"}"
readonly HIVE_HOME="${HIVE_HOME:-"/usr/lib/hive"}"
readonly HADOOP_HOME="${HADOOP_HOME:-"/usr/lib/hadoop"}"
readonly PRESTO_HOME="$(/usr/share/google/get_metadata_value attributes/alluxio_presto_home || echo "/usr/lib/presto")"
-readonly ALLUXIO_VERSION="308-SNAPSHOT"
+readonly ALLUXIO_VERSION="308"
readonly ALLUXIO_DOWNLOAD_URL="https://downloads.alluxio.io/downloads/files/${ALLUXIO_VERSION}/alluxio-${ALLUXIO_VERSION}-bin.tar.gz"
readonly ALLUXIO_HOME="/opt/alluxio"
readonly ALLUXIO_SITE_PROPERTIES="${ALLUXIO_HOME}/conf/alluxio-site.properties"
diff --git a/integration/docker/Dockerfile b/integration/docker/Dockerfile
index 888bfaccc577..e531e92856d8 100644
--- a/integration/docker/Dockerfile
+++ b/integration/docker/Dockerfile
@@ -18,7 +18,7 @@
# See - https://github.com/moby/moby/issues/35525
FROM alpine:3.10.2 AS alluxio-extractor
# Note that downloads for *-SNAPSHOT tarballs are not available.
-ARG ALLUXIO_TARBALL=http://downloads.alluxio.io/downloads/files/308-SNAPSHOT/alluxio-308-SNAPSHOT-bin.tar.gz
+ARG ALLUXIO_TARBALL=http://downloads.alluxio.io/downloads/files/308/alluxio-308-bin.tar.gz
ADD ${ALLUXIO_TARBALL} /opt/
# Remote tarball needs to be untarred. Local tarball is untarred automatically.
diff --git a/integration/docker/Dockerfile-dev b/integration/docker/Dockerfile-dev
index 2552e2f5166f..a0f5404fcf4f 100644
--- a/integration/docker/Dockerfile-dev
+++ b/integration/docker/Dockerfile-dev
@@ -9,7 +9,7 @@
# See the NOTICE file distributed with this work for information regarding copyright ownership.
#
-FROM alluxio/alluxio:308-SNAPSHOT
+FROM alluxio/alluxio:308
USER root
diff --git a/integration/emr/alluxio-emr.sh b/integration/emr/alluxio-emr.sh
index 2d62804e2852..cffd17756348 100644
--- a/integration/emr/alluxio-emr.sh
+++ b/integration/emr/alluxio-emr.sh
@@ -19,7 +19,7 @@ readonly ALLUXIO_HOME="/opt/alluxio"
readonly ALLUXIO_SITE_PROPERTIES="${ALLUXIO_HOME}/conf/alluxio-site.properties"
readonly AWS_SHUTDOWN_ACTIONS_DIR="/mnt/var/lib/instance-controller/public/shutdown-actions"
readonly HADOOP_CONF="/etc/hadoop/conf"
-readonly ALLUXIO_VERSION="308-SNAPSHOT"
+readonly ALLUXIO_VERSION="308"
readonly ALLUXIO_DOWNLOAD_URL="https://downloads.alluxio.io/downloads/files/${ALLUXIO_VERSION}/alluxio-${ALLUXIO_VERSION}-bin.tar.gz"
####################
diff --git a/native/pom.xml b/native/pom.xml
index 261abcfdf10a..2610102cdf6d 100644
--- a/native/pom.xml
+++ b/native/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-parent
- 308-SNAPSHOT
+ 308
alluxio-native
pom
diff --git a/native/rust/archetype/pom.xml b/native/rust/archetype/pom.xml
index ae38401ad64e..431ef68e3803 100644
--- a/native/rust/archetype/pom.xml
+++ b/native/rust/archetype/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-native-rust
- 308-SNAPSHOT
+ 308
alluxio-native-rust-archetype
diff --git a/native/rust/pom.xml b/native/rust/pom.xml
index 8dcd968dbfe2..9fe77809c270 100644
--- a/native/rust/pom.xml
+++ b/native/rust/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-native
- 308-SNAPSHOT
+ 308
alluxio-native-rust
pom
diff --git a/native/rust/rspdk/pom.xml b/native/rust/rspdk/pom.xml
index 50a5ccd7979a..8676a8163c78 100644
--- a/native/rust/rspdk/pom.xml
+++ b/native/rust/rspdk/pom.xml
@@ -16,7 +16,7 @@
org.alluxio
alluxio-native-rust
- 308-SNAPSHOT
+ 308
rspdk
diff --git a/pom.xml b/pom.xml
index 5b3fcfef704d..ae87025797ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
org.alluxio
alluxio-parent
- 308-SNAPSHOT
+ 308
pom
Alluxio Parent
Parent POM of Alluxio project: a Memory-Speed Virtual Distributed Storage System
@@ -36,7 +36,7 @@
scm:git:git@github.com:alluxio/alluxio.git
scm:git:git@github.com:alluxio/alluxio.git
- alluxio-parent-308-SNAPSHOT
+ alluxio-parent-308
scm:git:git@github.com:alluxio/alluxio.git
diff --git a/webui/pom.xml b/webui/pom.xml
index 7e201fddc83b..d962d1965847 100644
--- a/webui/pom.xml
+++ b/webui/pom.xml
@@ -16,10 +16,10 @@
org.alluxio
alluxio-parent
- 308-SNAPSHOT
+ 308
alluxio-webui
- 308-SNAPSHOT
+ 308
pom
Alluxio UI
Alluxio web UI pom