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

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


The following commit(s) were added to refs/heads/master by this push:
     new 9a89def569 [pom] Add name to paimon-open-api
9a89def569 is described below

commit 9a89def5694b95ebed3dc491b52e10079b601959
Author: Jingsong <[email protected]>
AuthorDate: Thu Nov 28 20:07:57 2024 +0800

    [pom] Add name to paimon-open-api
---
 paimon-open-api/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/paimon-open-api/pom.xml b/paimon-open-api/pom.xml
index b5cee29fe4..9422852432 100644
--- a/paimon-open-api/pom.xml
+++ b/paimon-open-api/pom.xml
@@ -28,6 +28,7 @@ under the License.
     </parent>
 
     <artifactId>paimon-open-api</artifactId>
+    <name>Paimon : Open API</name>
 
     <properties>
         <maven.compiler.source>8</maven.compiler.source>

Reply via email to