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

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


The following commit(s) were added to refs/heads/master by this push:
     new 3531b0d  remove build-system external reference
3531b0d is described below

commit 3531b0df3408cceab01cad0a9542ed4744eae708
Author: Stefan Bodewig <[email protected]>
AuthorDate: Sun Jul 19 10:43:28 2026 +0200

    remove build-system external reference
---
 cyclonedx-common.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/cyclonedx-common.xml b/cyclonedx-common.xml
index 94823d7..6d03b28 100644
--- a/cyclonedx-common.xml
+++ b/cyclonedx-common.xml
@@ -79,9 +79,6 @@ under the License.
       <externalReference
           type="VCS"
           url="https://gitbox.apache.org/repos/asf/ant.git"/>
-      <externalReference
-          type="BUILD_SYSTEM"
-          url="https://ci-builds.apache.org/job/Ant/"/>
       <externalReference
           type="ISSUE_TRACKER"
           url="https://bz.apache.org/bugzilla/buglist.cgi?product=Ant"/>

Reply via email to