This is an automated email from the ASF dual-hosted git repository.
hongze pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git
The following commit(s) were added to refs/heads/main by this push:
new e108f7bee [VL] Gluten-it: Remove a IDE-generated maven module name
e108f7bee is described below
commit e108f7beea1cd1617c0a9c8f54d15e9406b9a25f
Author: Hongze Zhang <[email protected]>
AuthorDate: Tue Sep 3 13:14:25 2024 +0800
[VL] Gluten-it: Remove a IDE-generated maven module name
---
tools/gluten-it/package/pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/tools/gluten-it/package/pom.xml b/tools/gluten-it/package/pom.xml
index 87e8db65d..6a11b987f 100644
--- a/tools/gluten-it/package/pom.xml
+++ b/tools/gluten-it/package/pom.xml
@@ -8,7 +8,6 @@
<version>1.3.0-SNAPSHOT</version>
</parent>
<artifactId>gluten-it-package</artifactId>
- <name>Archetype - assembly</name>
<url>http://maven.apache.org</url>
<packaging>pom</packaging>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]