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

csy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/auron.git


The following commit(s) were added to refs/heads/master by this push:
     new 4920732d Bump celeborn 0.6.1 (#1294)
4920732d is described below

commit 4920732d99b2b7ae566058afc54fd88795428b8d
Author: Fei Wang <[email protected]>
AuthorDate: Wed Sep 10 21:34:33 2025 -0700

    Bump celeborn 0.6.1 (#1294)
---
 .github/workflows/celeborn.yml | 2 +-
 pom.xml                        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/celeborn.yml b/.github/workflows/celeborn.yml
index 1718a224..1ae05d50 100644
--- a/.github/workflows/celeborn.yml
+++ b/.github/workflows/celeborn.yml
@@ -34,7 +34,7 @@ jobs:
       fail-fast: false
       matrix:
         include:
-          - celebornver: "0.6.0"
+          - celebornver: "0.6.1"
             celebornprofile: "celeborn,celeborn-0.6"
           - celebornver: "0.5.4"
             celebornprofile: "celeborn,celeborn-0.5"
diff --git a/pom.xml b/pom.xml
index 8b49be32..0e34b36a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -696,7 +696,7 @@
         <module>thirdparty/auron-celeborn-0.6</module>
       </modules>
       <properties>
-        <celebornVersion>0.6.0</celebornVersion>
+        <celebornVersion>0.6.1</celebornVersion>
       </properties>
     </profile>
 

Reply via email to