<ivy-module version="1.3">
    <info organisation="riotfamily" module="riot-components" revision="8.0" status="release" publication="20090217190718"/>
    <configurations>
    	<conf name="build"/>
    	<conf name="runtime"/>
    	<conf name="test" extends="runtime"/>
    	<conf name="src"/>
    </configurations>
    <publications>
    	<artifact conf="build,runtime,test"/>
    	<artifact type="source" ext="src.zip" conf="src"/>
    </publications>
    <dependencies>
	    <dependency org="riotfamily" name="riot-core" rev="8.0" conf="*->@"/>
	    <dependency org="riotfamily" name="riot-media" rev="8.0" conf="*->@"/>
        <dependency org="riotfamily" name="riot-hibernate" rev="8.0" conf="*->@"/>
        <dependency org="riotfamily" name="riot-website" rev="8.0" conf="*->@"/>
        <!-- Snapshot build that fixes http://dev.rubyonrails.org/ticket/11182 -->
        <dependency org="riotfamily" name="prototype-js" rev="1.6.0.3-dev-20080804164000" conf="runtime->default"/>
        <dependency org="freemarker" name="freemarker" rev="2.3.14" conf="runtime->default"/>
        <dependency org="springframework" name="spring" rev="2.5.6" conf="build->default;runtime->webmvc;src->src"/>
    </dependencies>
</ivy-module>
