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
|
<externalReference
|
||||||
type="VCS"
|
type="VCS"
|
||||||
url="https://gitbox.apache.org/repos/asf/ant-ivy.git"/>
|
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
|
<externalReference
|
||||||
type="ISSUE_TRACKER"
|
type="ISSUE_TRACKER"
|
||||||
url="http://issues.apache.org/jira/browse/IVY"/>
|
url="http://issues.apache.org/jira/browse/IVY"/>
|
||||||
|
|
@ -726,9 +723,6 @@
|
||||||
<externalReference
|
<externalReference
|
||||||
type="VCS"
|
type="VCS"
|
||||||
url="https://gitbox.apache.org/repos/asf/ant.git"/>
|
url="https://gitbox.apache.org/repos/asf/ant.git"/>
|
||||||
<externalReference
|
|
||||||
type="BUILD_SYSTEM"
|
|
||||||
url="https://ci-builds.apache.org/job/Ant/"/>
|
|
||||||
<externalReference
|
<externalReference
|
||||||
type="ISSUE_TRACKER"
|
type="ISSUE_TRACKER"
|
||||||
url="https://bz.apache.org/bugzilla/buglist.cgi?product=Ant"/>
|
url="https://bz.apache.org/bugzilla/buglist.cgi?product=Ant"/>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue