mirror of https://github.com/apache/ant-ivy
remove build-system external references
This commit is contained in:
parent
c362906efe
commit
03e4ac2dcb
|
|
@ -698,9 +698,6 @@
|
|||
<externalReference
|
||||
type="VCS"
|
||||
url="https://gitbox.apache.org/repos/asf/ant-ivy.git"/>
|
||||
<externalReference
|
||||
type="BUILD_SYSTEM"
|
||||
url="https://ci-builds.apache.org/job/Ant/job/Ivy/"/>
|
||||
<externalReference
|
||||
type="ISSUE_TRACKER"
|
||||
url="http://issues.apache.org/jira/browse/IVY"/>
|
||||
|
|
@ -726,9 +723,6 @@
|
|||
<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"/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue