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

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


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

commit 2d7ca727e50cb7fe4d9595afbf65014bba88c15b
Author: Wang, Fei <[email protected]>
AuthorDate: Wed May 21 17:04:42 2025 -0700

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

diff --git a/pom.xml b/pom.xml
index e57cb72a9..a75716f72 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,7 +55,7 @@
   </distributionManagement>
 
   <properties>
-    <project.version>0.6.0-SNAPSHOT</project.version>
+    <project.version>0.7.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 67490577b..fe6ce0d48 100644
--- a/version.sbt
+++ b/version.sbt
@@ -15,4 +15,4 @@
  * limitations under the License.
  */
 
-ThisBuild / version := "0.6.0-SNAPSHOT"
+ThisBuild / version := "0.7.0-SNAPSHOT"

Reply via email to