view ivy.xml @ 2:09f9f3d5c507

CM-127: Move wsdlsetup and wsd2html.xsl from Tools
author smith@nwoca.org
date Tue, 07 Jun 2011 18:06:07 -0400
parents 1918a6aed50a
children
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?>
<ivy-module version="2.0">
    <info module="ssdt-ant" organisation="org.ssdt_ohio" revision="0.1"/>
    <configurations>
        <conf name="compile"/>
        <conf name="runtime"/>
        <conf name="compile-test"/>
        <conf name="runtime-test"/>
    </configurations>
    <dependencies>
        <dependency name="ant" org="org.apache.ant" rev="1.7.1"/>
    </dependencies>
</ivy-module>