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 8049bc8b [AURON #1428]Follow #1413 in auron-flink-extension (#1429)
8049bc8b is described below
commit 8049bc8bad2992c0014b6bf11c5543d6ad6ed4a3
Author: guixiaowen <[email protected]>
AuthorDate: Sat Oct 11 13:26:08 2025 +0800
[AURON #1428]Follow #1413 in auron-flink-extension (#1429)
---
auron-flink-extension/pom.xml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/auron-flink-extension/pom.xml b/auron-flink-extension/pom.xml
index 0943abcb..376add55 100644
--- a/auron-flink-extension/pom.xml
+++ b/auron-flink-extension/pom.xml
@@ -27,6 +27,8 @@
<artifactId>auron-flink-extension</artifactId>
<packaging>jar</packaging>
+ <name>Apache Auron Flink ${flink.version}</name>
+ <description>Apache Auron Flink Project</description>
<properties>
<flink.markBundledAsOptional>false</flink.markBundledAsOptional>