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

asf-gitbox-commits pushed a commit to branch cyclonedx
in repository https://gitbox.apache.org/repos/asf/ant.git


The following commit(s) were added to refs/heads/cyclonedx by this push:
     new 341256ec3 use gitbox instead of github vor VCS links
341256ec3 is described below

commit 341256ec333b49f8f482967e2cceedbf37a5a218
Author: Stefan Bodewig <[email protected]>
AuthorDate: Mon May 25 13:07:42 2026 +0200

    use gitbox instead of github vor VCS links
---
 build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.xml b/build.xml
index b12ad93ee..3d31f3adf 100644
--- a/build.xml
+++ b/build.xml
@@ -2264,7 +2264,7 @@ ${antunit.reports}
           url="https://www.apache.org/security/"/>
       <externalReference
           type="VCS"
-          url="https://github.com/apache/ant"/>
+          url="https://gitbox.apache.org/repos/asf/ant.git"/>
       <externalReference
           type="BUILD_SYSTEM"
           url="https://ci-builds.apache.org/job/Ant/"/>

Reply via email to