From e55bf076ab2a8b6219298dbf7a922be8be38a358 Mon Sep 17 00:00:00 2001 From: Rico Chiu Date: Tue, 2 Jul 2024 13:56:34 -0700 Subject: [PATCH] Update version to 2.10.0-SNAPSHOT --- 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/hdfs3/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 +- docs/_config.yml | 10 +++++----- examples/pom.xml | 2 +- integration/dataproc/alluxio-dataproc.sh | 2 +- integration/docker/Dockerfile | 4 ++-- integration/docker/Dockerfile-dev | 2 +- integration/emr/alluxio-emr.sh | 2 +- integration/fuse/pom.xml | 2 +- integration/jnifuse/fs/pom.xml | 2 +- integration/jnifuse/native/pom.xml | 2 +- integration/jnifuse/pom.xml | 2 +- integration/kubernetes/helm-chart/alluxio/values.yaml | 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 | 2 +- job/common/pom.xml | 2 +- job/pom.xml | 2 +- job/server/pom.xml | 2 +- libexec/alluxio-config.sh | 2 +- logserver/pom.xml | 2 +- microbench/pom.xml | 2 +- minicluster/pom.xml | 2 +- pom.xml | 2 +- shaded/client-hadoop3/pom.xml | 2 +- shaded/client/pom.xml | 2 +- shaded/hadoop/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 | 2 +- table/server/underdb/hive/pom.xml | 2 +- table/server/underdb/pom.xml | 2 +- table/shell/pom.xml | 2 +- tests/pom.xml | 2 +- underfs/abfs/pom.xml | 2 +- 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 | 2 +- underfs/gcs/pom.xml | 2 +- underfs/hdfs/pom.xml | 2 +- underfs/kodo/pom.xml | 2 +- underfs/local/pom.xml | 2 +- underfs/obs/pom.xml | 2 +- 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/tos/pom.xml | 2 +- underfs/wasb/pom.xml | 2 +- underfs/web/pom.xml | 2 +- webui/pom.xml | 4 ++-- 78 files changed, 85 insertions(+), 85 deletions(-) diff --git a/assembly/client/pom.xml b/assembly/client/pom.xml index 03cc86f41b89..6a0963086242 100644 --- a/assembly/client/pom.xml +++ b/assembly/client/pom.xml @@ -15,7 +15,7 @@ alluxio-assembly org.alluxio - 2.9.6 + 2.10.0-SNAPSHOT alluxio-assembly-client jar diff --git a/assembly/pom.xml b/assembly/pom.xml index 5b7390b8d06a..1a22a707deaf 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.9.6 + 2.10.0-SNAPSHOT alluxio-assembly pom diff --git a/assembly/server/pom.xml b/assembly/server/pom.xml index 6394ae830aea..b531ec810194 100644 --- a/assembly/server/pom.xml +++ b/assembly/server/pom.xml @@ -15,7 +15,7 @@ alluxio-assembly org.alluxio - 2.9.6 + 2.10.0-SNAPSHOT alluxio-assembly-server jar diff --git a/core/client/fs/pom.xml b/core/client/fs/pom.xml index 43de2669355d..bf78e6e2eff6 100644 --- a/core/client/fs/pom.xml +++ b/core/client/fs/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-core-client - 2.9.6 + 2.10.0-SNAPSHOT alluxio-core-client-fs jar diff --git a/core/client/hdfs/pom.xml b/core/client/hdfs/pom.xml index 41cf8f314e50..86ee0410727f 100644 --- a/core/client/hdfs/pom.xml +++ b/core/client/hdfs/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-core-client - 2.9.6 + 2.10.0-SNAPSHOT alluxio-core-client-hdfs jar diff --git a/core/client/hdfs3/pom.xml b/core/client/hdfs3/pom.xml index 1a24b83a9f06..3bc1b3b8cb14 100644 --- a/core/client/hdfs3/pom.xml +++ b/core/client/hdfs3/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-core-client - 2.9.6 + 2.10.0-SNAPSHOT alluxio-core-client-hdfs3 jar diff --git a/core/client/pom.xml b/core/client/pom.xml index 630ec9c2c191..46895c9ea6cf 100644 --- a/core/client/pom.xml +++ b/core/client/pom.xml @@ -15,7 +15,7 @@ alluxio-core org.alluxio - 2.9.6 + 2.10.0-SNAPSHOT alluxio-core-client pom diff --git a/core/common/pom.xml b/core/common/pom.xml index 531943fe2be0..c4082e137d33 100644 --- a/core/common/pom.xml +++ b/core/common/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-core - 2.9.6 + 2.10.0-SNAPSHOT alluxio-core-common jar diff --git a/core/pom.xml b/core/pom.xml index 48c8015d8e1f..1010e55ade22 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.9.6 + 2.10.0-SNAPSHOT alluxio-core pom diff --git a/core/server/common/pom.xml b/core/server/common/pom.xml index eadbb3aa1d1e..ec5b82504477 100644 --- a/core/server/common/pom.xml +++ b/core/server/common/pom.xml @@ -15,7 +15,7 @@ alluxio-core-server org.alluxio - 2.9.6 + 2.10.0-SNAPSHOT alluxio-core-server-common jar diff --git a/core/server/master/pom.xml b/core/server/master/pom.xml index bd53c8e386bd..36c5b7d4576c 100644 --- a/core/server/master/pom.xml +++ b/core/server/master/pom.xml @@ -15,7 +15,7 @@ alluxio-core-server org.alluxio - 2.9.6 + 2.10.0-SNAPSHOT alluxio-core-server-master jar diff --git a/core/server/pom.xml b/core/server/pom.xml index 36b63b51cfc5..66525d88a161 100644 --- a/core/server/pom.xml +++ b/core/server/pom.xml @@ -15,7 +15,7 @@ alluxio-core org.alluxio - 2.9.6 + 2.10.0-SNAPSHOT alluxio-core-server pom diff --git a/core/server/proxy/pom.xml b/core/server/proxy/pom.xml index 68eb45fa0189..010b5ac5b9c2 100644 --- a/core/server/proxy/pom.xml +++ b/core/server/proxy/pom.xml @@ -15,7 +15,7 @@ alluxio-core-server org.alluxio - 2.9.6 + 2.10.0-SNAPSHOT alluxio-core-server-proxy jar diff --git a/core/server/worker/pom.xml b/core/server/worker/pom.xml index f1b165b8fe81..d68ac2327586 100644 --- a/core/server/worker/pom.xml +++ b/core/server/worker/pom.xml @@ -15,7 +15,7 @@ alluxio-core-server org.alluxio - 2.9.6 + 2.10.0-SNAPSHOT alluxio-core-server-worker jar diff --git a/core/transport/pom.xml b/core/transport/pom.xml index 804a470d4113..0e40c10a1c04 100644 --- a/core/transport/pom.xml +++ b/core/transport/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-core - 2.9.6 + 2.10.0-SNAPSHOT alluxio-core-transport jar diff --git a/docs/_config.yml b/docs/_config.yml index 5dac1b4d435b..e1883f56dc78 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -7,16 +7,16 @@ 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: 2.9.6 +ALLUXIO_VERSION_STRING: 2.10.0-SNAPSHOT # 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-2.9.6-client.jar +ALLUXIO_CLIENT_JAR_PATH: //client/alluxio-2.10.0-SNAPSHOT-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 -# e.g. Javadoc: https://docs.alluxio.io/os/javadoc/{{site.ALLUXIO_MAJOR_VERSION: 2.9 -# e.g. REST API doc: https://docs.alluxio.io/os/restdoc/{{site.ALLUXIO_MAJOR_VERSION: 2.9 -ALLUXIO_MAJOR_VERSION: 2.9 +# e.g. Javadoc: https://docs.alluxio.io/os/javadoc/{{site.ALLUXIO_MAJOR_VERSION: 2.10 +# e.g. REST API doc: https://docs.alluxio.io/os/restdoc/{{site.ALLUXIO_MAJOR_VERSION: 2.10 +ALLUXIO_MAJOR_VERSION: 2.10 # The Alluxio docker image name. ALLUXIO_DOCKER_IMAGE: alluxio diff --git a/examples/pom.xml b/examples/pom.xml index 00f0249a7c74..589f009252eb 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.9.6 + 2.10.0-SNAPSHOT alluxio-examples jar diff --git a/integration/dataproc/alluxio-dataproc.sh b/integration/dataproc/alluxio-dataproc.sh index 31af55f1449a..ad454ca35af9 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="2.9.6" +readonly ALLUXIO_VERSION="2.10.0-SNAPSHOT" 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 f5ccb2c94a4e..62ddad86e3cc 100644 --- a/integration/docker/Dockerfile +++ b/integration/docker/Dockerfile @@ -30,7 +30,7 @@ RUN cd /alluxio-csi && \ # 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/2.9.6/alluxio-2.9.6-bin.tar.gz +ARG ALLUXIO_TARBALL=http://downloads.alluxio.io/downloads/files/2.10.0-SNAPSHOT/alluxio-2.10.0-SNAPSHOT-bin.tar.gz # (Alert):It's not recommended to set this Argument to true, unless you know exactly what you are doing ARG ENABLE_DYNAMIC_USER=false @@ -74,7 +74,7 @@ RUN \ yum install -y gcc gcc-c++ make cmake gettext-devel libtool autoconf && \ git clone https://github.com/Alluxio/libfuse.git && \ cd libfuse && \ - git checkout fuse_2.9.6_customize_multi_threads && \ + git checkout fuse_2.10.0-SNAPSHOT_customize_multi_threads && \ bash makeconf.sh && \ ./configure && \ make -j8 && \ diff --git a/integration/docker/Dockerfile-dev b/integration/docker/Dockerfile-dev index bcc014148586..5830f6b22dc7 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:2.9.6 +FROM alluxio/alluxio:2.10.0-SNAPSHOT USER root diff --git a/integration/emr/alluxio-emr.sh b/integration/emr/alluxio-emr.sh index f7eefa5354d1..aae475514c43 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="2.9.6" +readonly ALLUXIO_VERSION="2.10.0-SNAPSHOT" readonly ALLUXIO_DOWNLOAD_URL="https://downloads.alluxio.io/downloads/files/${ALLUXIO_VERSION}/alluxio-${ALLUXIO_VERSION}-bin.tar.gz" #################### diff --git a/integration/fuse/pom.xml b/integration/fuse/pom.xml index 513cceaaf410..b6b6c2205aa7 100644 --- a/integration/fuse/pom.xml +++ b/integration/fuse/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-integration - 2.9.6 + 2.10.0-SNAPSHOT alluxio-integration-fuse Alluxio Integration - FUSE diff --git a/integration/jnifuse/fs/pom.xml b/integration/jnifuse/fs/pom.xml index 1ac075ed3d5a..864c6a91c540 100644 --- a/integration/jnifuse/fs/pom.xml +++ b/integration/jnifuse/fs/pom.xml @@ -15,7 +15,7 @@ alluxio-integration-jnifuse org.alluxio - 2.9.6 + 2.10.0-SNAPSHOT alluxio-integration-jnifuse-fs diff --git a/integration/jnifuse/native/pom.xml b/integration/jnifuse/native/pom.xml index 8c5b3373b5d3..4b0122fa7006 100644 --- a/integration/jnifuse/native/pom.xml +++ b/integration/jnifuse/native/pom.xml @@ -15,7 +15,7 @@ alluxio-integration-jnifuse org.alluxio - 2.9.6 + 2.10.0-SNAPSHOT alluxio-integration-jnifuse-native diff --git a/integration/jnifuse/pom.xml b/integration/jnifuse/pom.xml index d6d2bb26c356..4d9f3a4cdacf 100644 --- a/integration/jnifuse/pom.xml +++ b/integration/jnifuse/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-integration - 2.9.6 + 2.10.0-SNAPSHOT pom alluxio-integration-jnifuse diff --git a/integration/kubernetes/helm-chart/alluxio/values.yaml b/integration/kubernetes/helm-chart/alluxio/values.yaml index 5a216fbc9a35..2eadc39f0497 100644 --- a/integration/kubernetes/helm-chart/alluxio/values.yaml +++ b/integration/kubernetes/helm-chart/alluxio/values.yaml @@ -17,7 +17,7 @@ fullnameOverride: alluxio # Docker Image image: alluxio/alluxio -imageTag: 2.9.6 +imageTag: 2.10.0-SNAPSHOT imagePullPolicy: IfNotPresent # Security Context diff --git a/integration/pom.xml b/integration/pom.xml index 8f5bf4452d87..964c123d8fbc 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.9.6 + 2.10.0-SNAPSHOT alluxio-integration pom diff --git a/integration/tools/hms/pom.xml b/integration/tools/hms/pom.xml index 59f2292f44a4..7c9d035fb225 100644 --- a/integration/tools/hms/pom.xml +++ b/integration/tools/hms/pom.xml @@ -16,7 +16,7 @@ alluxio-integration-tools org.alluxio - 2.9.6 + 2.10.0-SNAPSHOT alluxio-integration-tools-hms diff --git a/integration/tools/pom.xml b/integration/tools/pom.xml index 752a0f992f79..00e0d7b145a1 100644 --- a/integration/tools/pom.xml +++ b/integration/tools/pom.xml @@ -16,7 +16,7 @@ alluxio-integration org.alluxio - 2.9.6 + 2.10.0-SNAPSHOT pom Alluxio Integration - Tools diff --git a/integration/tools/validation/pom.xml b/integration/tools/validation/pom.xml index f4190049c3b8..8a3b03b36031 100644 --- a/integration/tools/validation/pom.xml +++ b/integration/tools/validation/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-integration-tools - 2.9.6 + 2.10.0-SNAPSHOT alluxio-integration-tools-validation jar diff --git a/job/client/pom.xml b/job/client/pom.xml index 663a632fe62d..512dcffab9af 100644 --- a/job/client/pom.xml +++ b/job/client/pom.xml @@ -16,7 +16,7 @@ alluxio-job org.alluxio - 2.9.6 + 2.10.0-SNAPSHOT 4.0.0 alluxio-job-client diff --git a/job/common/pom.xml b/job/common/pom.xml index 2b9437b74402..f95b15e867ad 100644 --- a/job/common/pom.xml +++ b/job/common/pom.xml @@ -16,7 +16,7 @@ alluxio-job org.alluxio - 2.9.6 + 2.10.0-SNAPSHOT 4.0.0 alluxio-job-common diff --git a/job/pom.xml b/job/pom.xml index 0e2279eb6d81..5306f42c63e8 100644 --- a/job/pom.xml +++ b/job/pom.xml @@ -16,7 +16,7 @@ org.alluxio alluxio-parent - 2.9.6 + 2.10.0-SNAPSHOT 4.0.0 alluxio-job diff --git a/job/server/pom.xml b/job/server/pom.xml index 893cb408a769..33cb51a91aba 100644 --- a/job/server/pom.xml +++ b/job/server/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-job - 2.9.6 + 2.10.0-SNAPSHOT alluxio-job-server jar diff --git a/libexec/alluxio-config.sh b/libexec/alluxio-config.sh index 8a741d6f47fc..66fce247f246 100755 --- a/libexec/alluxio-config.sh +++ b/libexec/alluxio-config.sh @@ -27,7 +27,7 @@ this="${config_bin}/${script}" # This will set the default installation for a tarball installation while os distributors can # set system installation locations. -VERSION=2.9.6 +VERSION=2.10.0-SNAPSHOT ALLUXIO_HOME=$(dirname $(dirname "${this}")) ALLUXIO_ASSEMBLY_CLIENT_JAR="${ALLUXIO_HOME}/assembly/client/target/alluxio-assembly-client-${VERSION}-jar-with-dependencies.jar" ALLUXIO_ASSEMBLY_SERVER_JAR="${ALLUXIO_HOME}/assembly/server/target/alluxio-assembly-server-${VERSION}-jar-with-dependencies.jar" diff --git a/logserver/pom.xml b/logserver/pom.xml index 079466451658..e548ac67fb64 100644 --- a/logserver/pom.xml +++ b/logserver/pom.xml @@ -15,7 +15,7 @@ alluxio-parent org.alluxio - 2.9.6 + 2.10.0-SNAPSHOT alluxio-logserver jar diff --git a/microbench/pom.xml b/microbench/pom.xml index 134c8e8dc3bf..a0ce3193006a 100644 --- a/microbench/pom.xml +++ b/microbench/pom.xml @@ -16,7 +16,7 @@ org.alluxio alluxio-parent - 2.9.6 + 2.10.0-SNAPSHOT alluxio-microbench Alluxio Microbenchmarks diff --git a/minicluster/pom.xml b/minicluster/pom.xml index aae810672bae..e187fda8873b 100644 --- a/minicluster/pom.xml +++ b/minicluster/pom.xml @@ -14,7 +14,7 @@ alluxio-parent org.alluxio - 2.9.6 + 2.10.0-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 28e81b344a6d..ddc4e3a37418 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ 4.0.0 org.alluxio alluxio-parent - 2.9.6 + 2.10.0-SNAPSHOT pom Alluxio Parent Parent POM of Alluxio project: a Memory-Speed Virtual Distributed Storage System diff --git a/shaded/client-hadoop3/pom.xml b/shaded/client-hadoop3/pom.xml index 42568b60b2b1..88aaa5390c7e 100644 --- a/shaded/client-hadoop3/pom.xml +++ b/shaded/client-hadoop3/pom.xml @@ -15,7 +15,7 @@ alluxio-shaded org.alluxio - 2.9.6 + 2.10.0-SNAPSHOT alluxio-shaded-hadoop3-client jar diff --git a/shaded/client/pom.xml b/shaded/client/pom.xml index 1fb329c70847..346044c25acc 100644 --- a/shaded/client/pom.xml +++ b/shaded/client/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-shaded - 2.9.6 + 2.10.0-SNAPSHOT alluxio-shaded-client jar diff --git a/shaded/hadoop/pom.xml b/shaded/hadoop/pom.xml index c3f4a68b9046..43b89cff974d 100644 --- a/shaded/hadoop/pom.xml +++ b/shaded/hadoop/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-shaded - 2.9.6 + 2.10.0-SNAPSHOT alluxio-shaded-hadoop jar diff --git a/shaded/pom.xml b/shaded/pom.xml index 149e41bdd712..12c95c5ae5d3 100644 --- a/shaded/pom.xml +++ b/shaded/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.9.6 + 2.10.0-SNAPSHOT alluxio-shaded pom diff --git a/shell/pom.xml b/shell/pom.xml index 24f76df1f803..a5a207e01963 100644 --- a/shell/pom.xml +++ b/shell/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.9.6 + 2.10.0-SNAPSHOT alluxio-shell jar diff --git a/stress/common/pom.xml b/stress/common/pom.xml index b1e07db69af0..4b8e51aeb257 100644 --- a/stress/common/pom.xml +++ b/stress/common/pom.xml @@ -15,7 +15,7 @@ alluxio-stress org.alluxio - 2.9.6 + 2.10.0-SNAPSHOT Alluxio Stress - Common alluxio-stress-common diff --git a/stress/pom.xml b/stress/pom.xml index 1d0e917d2333..d4188eb74943 100644 --- a/stress/pom.xml +++ b/stress/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.9.6 + 2.10.0-SNAPSHOT alluxio-stress pom diff --git a/stress/shell/pom.xml b/stress/shell/pom.xml index 78a24833bfa2..7a9f4e1d6302 100644 --- a/stress/shell/pom.xml +++ b/stress/shell/pom.xml @@ -15,7 +15,7 @@ alluxio-stress org.alluxio - 2.9.6 + 2.10.0-SNAPSHOT Alluxio Stress - Shell alluxio-stress-shell @@ -72,7 +72,7 @@ org.alluxio alluxio-shell - 2.9.6 + 2.10.0-SNAPSHOT diff --git a/table/base/pom.xml b/table/base/pom.xml index c0959b30d43d..69b2f3805ab2 100644 --- a/table/base/pom.xml +++ b/table/base/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-table - 2.9.6 + 2.10.0-SNAPSHOT alluxio-table-base jar diff --git a/table/client/pom.xml b/table/client/pom.xml index 7304f651bbf3..4a69797f7006 100644 --- a/table/client/pom.xml +++ b/table/client/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-table - 2.9.6 + 2.10.0-SNAPSHOT alluxio-table-client jar diff --git a/table/pom.xml b/table/pom.xml index 825cadebf17e..651b7110fbec 100644 --- a/table/pom.xml +++ b/table/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.9.6 + 2.10.0-SNAPSHOT alluxio-table pom diff --git a/table/server/common/pom.xml b/table/server/common/pom.xml index a2f8b3411fc2..e58dab5c5ad8 100644 --- a/table/server/common/pom.xml +++ b/table/server/common/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-table-server - 2.9.6 + 2.10.0-SNAPSHOT alluxio-table-server-common jar diff --git a/table/server/master/pom.xml b/table/server/master/pom.xml index edcf70226bc2..842dd2e953be 100644 --- a/table/server/master/pom.xml +++ b/table/server/master/pom.xml @@ -15,7 +15,7 @@ alluxio-table-server org.alluxio - 2.9.6 + 2.10.0-SNAPSHOT alluxio-table-server-master jar diff --git a/table/server/pom.xml b/table/server/pom.xml index a7253fc39d83..5de67694adc3 100644 --- a/table/server/pom.xml +++ b/table/server/pom.xml @@ -15,7 +15,7 @@ alluxio-table org.alluxio - 2.9.6 + 2.10.0-SNAPSHOT alluxio-table-server pom diff --git a/table/server/underdb/glue/pom.xml b/table/server/underdb/glue/pom.xml index dbc2352fcd42..45ff65eef0ce 100644 --- a/table/server/underdb/glue/pom.xml +++ b/table/server/underdb/glue/pom.xml @@ -16,7 +16,7 @@ alluxio-table-server-underdb org.alluxio - 2.9.6 + 2.10.0-SNAPSHOT 4.0.0 diff --git a/table/server/underdb/hive/pom.xml b/table/server/underdb/hive/pom.xml index 41e78a980957..67d3bac1123a 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.9.6 + 2.10.0-SNAPSHOT alluxio-table-server-underdb-hive jar diff --git a/table/server/underdb/pom.xml b/table/server/underdb/pom.xml index cfe9f7218420..0243bde20e86 100644 --- a/table/server/underdb/pom.xml +++ b/table/server/underdb/pom.xml @@ -15,7 +15,7 @@ alluxio-table-server org.alluxio - 2.9.6 + 2.10.0-SNAPSHOT alluxio-table-server-underdb pom diff --git a/table/shell/pom.xml b/table/shell/pom.xml index 1742acbc9942..bf33d00a760f 100644 --- a/table/shell/pom.xml +++ b/table/shell/pom.xml @@ -15,7 +15,7 @@ alluxio-table org.alluxio - 2.9.6 + 2.10.0-SNAPSHOT Alluxio Table - Shell alluxio-table-shell diff --git a/tests/pom.xml b/tests/pom.xml index da9883c4d034..6bd401c2a058 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.9.6 + 2.10.0-SNAPSHOT alluxio-tests jar diff --git a/underfs/abfs/pom.xml b/underfs/abfs/pom.xml index 836bf5bcf5a3..cf80d7f506f6 100644 --- a/underfs/abfs/pom.xml +++ b/underfs/abfs/pom.xml @@ -17,7 +17,7 @@ alluxio-underfs org.alluxio - 2.9.6 + 2.10.0-SNAPSHOT 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 d9ec01c52c63..2451b18c079a 100755 --- a/underfs/adl/pom.xml +++ b/underfs/adl/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.9.6 + 2.10.0-SNAPSHOT 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 de89f6b0f018..703b598d7789 100644 --- a/underfs/cephfs-hadoop/pom.xml +++ b/underfs/cephfs-hadoop/pom.xml @@ -15,7 +15,7 @@ alluxio-underfs org.alluxio - 2.9.6 + 2.10.0-SNAPSHOT alluxio-underfs-cephfs-hadoop diff --git a/underfs/cephfs/pom.xml b/underfs/cephfs/pom.xml index 51b261b0da80..d4b160759cbf 100644 --- a/underfs/cephfs/pom.xml +++ b/underfs/cephfs/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.9.6 + 2.10.0-SNAPSHOT alluxio-underfs-cephfs Alluxio Under File System - CephFS diff --git a/underfs/cos/pom.xml b/underfs/cos/pom.xml index 15c8d90ad8ab..4bae8fbfa114 100644 --- a/underfs/cos/pom.xml +++ b/underfs/cos/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.9.6 + 2.10.0-SNAPSHOT alluxio-underfs-cos Alluxio Under File System - Tencent Cloud COS diff --git a/underfs/cosn/pom.xml b/underfs/cosn/pom.xml index e6e6db7ad28a..bf869c15785d 100644 --- a/underfs/cosn/pom.xml +++ b/underfs/cosn/pom.xml @@ -17,7 +17,7 @@ org.alluxio alluxio-underfs - 2.9.6 + 2.10.0-SNAPSHOT alluxio-underfs-cosn diff --git a/underfs/gcs/pom.xml b/underfs/gcs/pom.xml index 4f43cec8ddd2..51754a6c502d 100644 --- a/underfs/gcs/pom.xml +++ b/underfs/gcs/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.9.6 + 2.10.0-SNAPSHOT alluxio-underfs-gcs Alluxio Under File System - GCS diff --git a/underfs/hdfs/pom.xml b/underfs/hdfs/pom.xml index b593f8ad47a6..06054ffdf59c 100644 --- a/underfs/hdfs/pom.xml +++ b/underfs/hdfs/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.9.6 + 2.10.0-SNAPSHOT alluxio-underfs-hdfs Alluxio Under File System - HDFS diff --git a/underfs/kodo/pom.xml b/underfs/kodo/pom.xml index 160f73607838..58a11dbd21dc 100644 --- a/underfs/kodo/pom.xml +++ b/underfs/kodo/pom.xml @@ -14,7 +14,7 @@ alluxio-underfs org.alluxio - 2.9.6 + 2.10.0-SNAPSHOT 4.0.0 diff --git a/underfs/local/pom.xml b/underfs/local/pom.xml index fecba4b221c5..4942869d68f1 100644 --- a/underfs/local/pom.xml +++ b/underfs/local/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.9.6 + 2.10.0-SNAPSHOT alluxio-underfs-local Alluxio Under File System - Local FS diff --git a/underfs/obs/pom.xml b/underfs/obs/pom.xml index e2c7da1584c5..2b6d93710716 100644 --- a/underfs/obs/pom.xml +++ b/underfs/obs/pom.xml @@ -16,7 +16,7 @@ alluxio-underfs org.alluxio - 2.9.6 + 2.10.0-SNAPSHOT alluxio-underfs-obs Alluxio Under File System - Huawei OBS diff --git a/underfs/oss/pom.xml b/underfs/oss/pom.xml index 7814150c62b4..d4060763d5ea 100644 --- a/underfs/oss/pom.xml +++ b/underfs/oss/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.9.6 + 2.10.0-SNAPSHOT alluxio-underfs-oss Alluxio Under File System - Aliyun OSS diff --git a/underfs/ozone/pom.xml b/underfs/ozone/pom.xml index a85ab55fc24f..cc82e353a2a5 100644 --- a/underfs/ozone/pom.xml +++ b/underfs/ozone/pom.xml @@ -15,7 +15,7 @@ alluxio-underfs org.alluxio - 2.9.6 + 2.10.0-SNAPSHOT alluxio-underfs-ozone diff --git a/underfs/pom.xml b/underfs/pom.xml index a31a8e467445..11d25feb0f11 100755 --- a/underfs/pom.xml +++ b/underfs/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-parent - 2.9.6 + 2.10.0-SNAPSHOT alluxio-underfs pom diff --git a/underfs/s3a/pom.xml b/underfs/s3a/pom.xml index 9a4a94e024a5..a103a2c31232 100644 --- a/underfs/s3a/pom.xml +++ b/underfs/s3a/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.9.6 + 2.10.0-SNAPSHOT alluxio-underfs-s3a Alluxio Under File System - S3 diff --git a/underfs/swift/pom.xml b/underfs/swift/pom.xml index ab986531744a..595d33c2445d 100644 --- a/underfs/swift/pom.xml +++ b/underfs/swift/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.9.6 + 2.10.0-SNAPSHOT alluxio-underfs-swift Alluxio Under File System - Swift diff --git a/underfs/tos/pom.xml b/underfs/tos/pom.xml index e03ebefd607a..a081a63ef1d1 100644 --- a/underfs/tos/pom.xml +++ b/underfs/tos/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.9.6 + 2.10.0-SNAPSHOT alluxio-underfs-tos Alluxio Under File System - Tinder Object Storage diff --git a/underfs/wasb/pom.xml b/underfs/wasb/pom.xml index b787d2db3bc9..45fa09e4d48f 100644 --- a/underfs/wasb/pom.xml +++ b/underfs/wasb/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.9.6 + 2.10.0-SNAPSHOT alluxio-underfs-wasb Alluxio Under File System - Microsoft Azure Blob Storage diff --git a/underfs/web/pom.xml b/underfs/web/pom.xml index 8fa88cb315c7..77915309ac51 100644 --- a/underfs/web/pom.xml +++ b/underfs/web/pom.xml @@ -15,7 +15,7 @@ org.alluxio alluxio-underfs - 2.9.6 + 2.10.0-SNAPSHOT alluxio-underfs-web Alluxio Under File System - Web diff --git a/webui/pom.xml b/webui/pom.xml index 459be1b1fcf8..45c93245d87e 100644 --- a/webui/pom.xml +++ b/webui/pom.xml @@ -15,10 +15,10 @@ org.alluxio alluxio-parent - 2.9.6 + 2.10.0-SNAPSHOT alluxio-webui - 2.9.6 + 2.10.0-SNAPSHOT pom Alluxio UI Alluxio web UI pom