<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="http://www.riotfamily.org/ivy/ivy-doc.xsl"?>
<ivy-module version="1.3">
    <info
        organisation="riotfamily"
        module="fmdoc"
        revision="1.0"
        status="release"
        publication="20080514211900">

        <ivyauthor name="neteye" url="http://neteye.de" />
    </info>
    <configurations>
    	<conf name="default" />
    	<conf name="build" extends="default" />
    </configurations>
    <dependencies>
		<dependency org="freemarker" name="freemarker" rev="2.3.12" conf="default" />
		<dependency org="apache" name="ant" rev="1.7.0" conf="build->default" />
    </dependencies>
</ivy-module>
