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

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


The following commit(s) were added to refs/heads/branch-0.4 by this push:
     new afc5dbaeb [RELEASE] Bump 0.4.4-SNAPSHOT
afc5dbaeb is described below

commit afc5dbaebe89c7c8ac1ae54025338e0f5d314fc6
Author: Cheng Pan <[email protected]>
AuthorDate: Tue Dec 3 13:15:40 2024 +0800

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

diff --git a/pom.xml b/pom.xml
index 2e70b6a0b..d298320c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
   </distributionManagement>
 
   <properties>
-    <project.version>0.4.3</project.version>
+    <project.version>0.4.4-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 c3ba99670..f39702311 100644
--- a/version.sbt
+++ b/version.sbt
@@ -15,4 +15,4 @@
  * limitations under the License.
  */
 
-ThisBuild / version := "0.4.3"
+ThisBuild / version := "0.4.4-SNAPSHOT"

Reply via email to