This is an automated email from the ASF dual-hosted git repository. chengpan pushed a commit to tag v0.3.2-incubating-rc1 in repository https://gitbox.apache.org/repos/asf/incubator-celeborn.git
commit bce190d8a0a53434ef57ef33e53720f5bf4d14d6 Author: Cheng Pan <[email protected]> AuthorDate: Thu Dec 21 11:05:55 2023 +0800 Bump 0.3.2-incubating --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 871bc6d12..9450f7149 100644 --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,7 @@ </distributionManagement> <properties> - <project.version>0.3.3-SNAPSHOT</project.version> + <project.version>0.3.2-incubating</project.version> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
