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

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


The following commit(s) were added to refs/heads/branch-0.3 by this push:
     new 42e4a144b Revert "Bump 0.3.3-SNAPSHOT"
42e4a144b is described below

commit 42e4a144b5f6cc28ab167d4f5b72537aa9e8b5fb
Author: zky.zhoukeyong <[email protected]>
AuthorDate: Wed Dec 20 15:08:46 2023 +0800

    Revert "Bump 0.3.3-SNAPSHOT"
    
    This reverts commit 796419a341f122d43b86db3dca2653e41c0c14c6.
---
 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>
 

Reply via email to