mirror of https://github.com/apache/ant-ivy
ivy-1.0.xml should not be in conf
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@483984 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b94b9d116b
commit
8a55f3da98
|
|
@ -1,11 +0,0 @@
|
|||
<ivy-module version="1.0">
|
||||
<info organisation="org1"
|
||||
module="mod1.1"
|
||||
revision="1.0"
|
||||
status="integration"
|
||||
publication="20050501110000"
|
||||
/>
|
||||
<dependencies>
|
||||
<dependency name="mod1.2" rev="2.1"/>
|
||||
</dependencies>
|
||||
</ivy-module>
|
||||
Loading…
Reference in New Issue