This is an automated email from the ASF dual-hosted git repository.

zhouky pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-celeborn.git


The following commit(s) were added to refs/heads/main by this push:
     new c860fdf7 [CELEBORN-205] bump version to 0.3.0-SNAPSHOT. (#1152)
c860fdf7 is described below

commit c860fdf7485c93d3c99879d720a741d871773ce0
Author: Ethan Feng <[email protected]>
AuthorDate: Mon Jan 9 11:52:34 2023 +0800

    [CELEBORN-205] bump version to 0.3.0-SNAPSHOT. (#1152)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 494b8d3f..1b785952 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
   </distributionManagement>
 
   <properties>
-    <project.version>0.2.0-SNAPSHOT</project.version>
+    <project.version>0.3.0-SNAPSHOT</project.version>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
 

Reply via email to