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

philo 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 d8295c7af7 [INFRA] Fix Apache Software Foundation organization URL 
(#10998)
d8295c7af7 is described below

commit d8295c7af7ebb1d83fc65ec0d2af5c1c151034a4
Author: PHILO-HE <[email protected]>
AuthorDate: Mon Nov 3 11:11:26 2025 +0800

    [INFRA] Fix Apache Software Foundation organization URL (#10998)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index a03e040b74..6e2c682765 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,8 +32,8 @@
   <url>https://github.com/apache/incubator-gluten.git</url>
 
   <organization>
-    <name>Apache</name>
-    <url>https://gluten.apache.org</url>
+    <name>Apache Software Foundation</name>
+    <url>https://www.apache.org</url>
   </organization>
 
   <licenses>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to