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

nicholasjiang pushed a commit to branch branch-0.5
in repository https://gitbox.apache.org/repos/asf/celeborn.git


The following commit(s) were added to refs/heads/branch-0.5 by this push:
     new 49ca4a40e [RELEASE] Bump 0.5.3-SNAPSHOT
49ca4a40e is described below

commit 49ca4a40ef4c5c71ab2829711bca37d8702e8830
Author: SteNicholas <[email protected]>
AuthorDate: Fri Nov 15 04:54:33 2024 +0800

    [RELEASE] Bump 0.5.3-SNAPSHOT
---
 pom.xml     | 2 +-
 version.sbt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 25d241162..0cd115baa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
   </distributionManagement>
 
   <properties>
-    <project.version>0.5.2</project.version>
+    <project.version>0.5.3-SNAPSHOT</project.version>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
 
diff --git a/version.sbt b/version.sbt
index b89e05690..67c3f55ac 100644
--- a/version.sbt
+++ b/version.sbt
@@ -15,4 +15,4 @@
  * limitations under the License.
  */
 
-ThisBuild / version := "0.5.2"
+ThisBuild / version := "0.5.3-SNAPSHOT"

Reply via email to