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

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


The following commit(s) were added to refs/heads/main by this push:
     new 7a58b91c2 Bump 0.5.0-SNAPSHOT
7a58b91c2 is described below

commit 7a58b91c2ab34f57194d007cf84e076bf4c62b26
Author: Fu Chen <[email protected]>
AuthorDate: Mon Dec 18 12:14:04 2023 +0800

    Bump 0.5.0-SNAPSHOT
---
 pom.xml     | 2 +-
 version.sbt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index d17fbece7..aa4ed20bb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
   </distributionManagement>
 
   <properties>
-    <project.version>0.4.0-SNAPSHOT</project.version>
+    <project.version>0.5.0-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 699bb889f..2bb9a8056 100644
--- a/version.sbt
+++ b/version.sbt
@@ -15,4 +15,4 @@
  * limitations under the License.
  */
 
-ThisBuild / version := "0.4.0-SNAPSHOT"
+ThisBuild / version := "0.5.0-SNAPSHOT"

Reply via email to