You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celeborn.apache.org by et...@apache.org on 2023/01/03 11:42:55 UTC

[incubator-celeborn] branch branch-0.2 updated: [RELEASE] Bump 0.2.0-incubating

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

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


The following commit(s) were added to refs/heads/branch-0.2 by this push:
     new 7c0664cc [RELEASE] Bump 0.2.0-incubating
7c0664cc is described below

commit 7c0664ccd0c296cb14b63d2f0c9733c0deb538b9
Author: Ethan Feng <et...@apache.org>
AuthorDate: Tue Jan 3 19:42:39 2023 +0800

    [RELEASE] Bump 0.2.0-incubating
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3fbca89c..3a8636b6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
   </distributionManagement>
 
   <properties>
-    <project.version>0.2.1-SNAPSHOT</project.version>
+    <project.version>0.2.0-incubating</project.version>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>