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 c7e37089 Follow #1413 in spark-ui (#1441)
c7e37089 is described below

commit c7e37089c9f84106885a9165881f7d7a275da6ff
Author: guixiaowen <[email protected]>
AuthorDate: Tue Oct 14 12:25:27 2025 +0800

    Follow #1413 in spark-ui (#1441)
---
 auron-spark-ui/pom.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/auron-spark-ui/pom.xml b/auron-spark-ui/pom.xml
index 1a00142b..08ba2039 100644
--- a/auron-spark-ui/pom.xml
+++ b/auron-spark-ui/pom.xml
@@ -27,6 +27,8 @@
 
   <artifactId>auron-spark-ui_${scalaVersion}</artifactId>
   <packaging>jar</packaging>
+  <name>Apache Auron Spark UI ${scalaVersion}</name>
+  <description>Apache Auron Spark UI Project</description>
 
   <dependencies>
     <dependency>

Reply via email to