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 498e8fbc [AURON #1344]Delete unused profile in pom.xml (#1345)
498e8fbc is described below

commit 498e8fbced55601997522e50ea9307a9f9254a04
Author: guixiaowen <[email protected]>
AuthorDate: Thu Sep 25 22:06:30 2025 +0800

    [AURON #1344]Delete unused profile in pom.xml (#1345)
---
 pom.xml | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/pom.xml b/pom.xml
index f9d108da..9af72714 100644
--- a/pom.xml
+++ b/pom.xml
@@ -675,16 +675,6 @@
       </build>
     </profile>
 
-    <profile>
-      <id>celeborn</id>
-    </profile>
-    <profile>
-      <id>uniffle</id>
-    </profile>
-    <profile>
-      <id>paimon</id>
-    </profile>
-
     <profile>
       <id>celeborn-0.5</id>
       <modules>

Reply via email to