This is an automated email from the ASF dual-hosted git repository. zhongqiangchen pushed a commit to branch branch-0.3 in repository https://gitbox.apache.org/repos/asf/incubator-celeborn.git
commit d5cb5ce5c3de4d7090eabe0975d58db61c8a6ee8 Author: zhongqiang.czq <[email protected]> AuthorDate: Tue Jul 18 15:36:11 2023 +0800 Bump 0.3.1-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2d8545e4e..e75346899 100644 --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,7 @@ </distributionManagement> <properties> - <project.version>0.3.0-incubating</project.version> + <project.version>0.3.1-SNAPSHOT</project.version> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
