This is an automated email from the ASF dual-hosted git repository.
philo-he pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gluten.git
The following commit(s) were added to refs/heads/main by this push:
new 3e1962eb41 [MINOR][VL] Flatten backends-velox pom (#12932)
3e1962eb41 is described below
commit 3e1962eb417f08b70b9b866af448dc1905cb32f5
Author: Wechar Yu <[email protected]>
AuthorDate: Wed Sep 2 02:53:27 2026 +0800
[MINOR][VL] Flatten backends-velox pom (#12932)
---
backends-velox/pom.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/backends-velox/pom.xml b/backends-velox/pom.xml
index acdc199c17..98f70c51bf 100644
--- a/backends-velox/pom.xml
+++ b/backends-velox/pom.xml
@@ -318,6 +318,10 @@
<groupId>com.diffplug.spotless</groupId>
<artifactId>spotless-maven-plugin</artifactId>
</plugin>
+ <plugin>
+ <groupId>org.codehaus.mojo</groupId>
+ <artifactId>flatten-maven-plugin</artifactId>
+ </plugin>
<plugin>
<groupId>org.scalatest</groupId>
<artifactId>scalatest-maven-plugin</artifactId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]