Sign in
apache
/
ant-ivy
/
1.4.x
/
.
/
test
/
java
/
fr
/
jayasoft
/
ivy
/
xml
/
test-artifacts-defaults.xml
blob: ce0fef6970f3def8729673598a71630903ade9a6 [
file
] [
log
] [
blame
]
<ivy-module
version
=
"1.0"
>
<info
organisation
=
"myorg"
module
=
"mymodule"
/>
<publications>
<artifact
/>
<artifact
name
=
"myartifact"
/>
<artifact
type
=
"dll"
/>
</publications>
</ivy-module>