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

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


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

commit 6d59d3a7620eaeb77f684638f34aa7c45c5bb658
Author: Stefan Bodewig <[email protected]>
AuthorDate: Sun Jul 19 10:47:05 2026 +0200

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

diff --git a/build.xml b/build.xml
index f517264..7c9d6cb 100644
--- a/build.xml
+++ b/build.xml
@@ -46,9 +46,6 @@ under the License.
       <externalReference
           type="VCS"
           url="https://gitbox.apache.org/repos/asf/ant-antlibs-cyclonedx.git"/>
-      <externalReference
-          type="BUILD_SYSTEM"
-          url="https://ci-builds.apache.org/job/Ant/job/CycloneDX%20Antlib/"/>
       <externalReference
           type="ISSUE_TRACKER"
           
url="https://bz.apache.org/bugzilla/buglist.cgi?component=CycloneDX%20Antlib&amp;product=Ant"/>

Reply via email to