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 188716e04 [RELEASE] Bump 0.5.5-SNAPSHOT
188716e04 is described below

commit 188716e04bf7688d07bc19de72418030e8eb6bcf
Author: SteNicholas <[email protected]>
AuthorDate: Mon Mar 10 15:13:52 2025 +0800

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

diff --git a/pom.xml b/pom.xml
index 07ae3c730..c54294fa2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
   </distributionManagement>
 
   <properties>
-    <project.version>0.5.4</project.version>
+    <project.version>0.5.5-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 75ba2f2da..68cbc3ec8 100644
--- a/version.sbt
+++ b/version.sbt
@@ -15,4 +15,4 @@
  * limitations under the License.
  */
 
-ThisBuild / version := "0.5.4"
+ThisBuild / version := "0.5.5-SNAPSHOT"

Reply via email to