<ivy-module version="1.3">
	<info organisation="riotfamily" module="riot-pages" revision="7.0.3" status="release" publication="20080618160820"/>
	<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="7.0.3" conf="*->@"/>
		<dependency org="riotfamily" name="riot-common" rev="7.0.3" conf="*->@"/>
		<dependency org="riotfamily" name="riot-hibernate" rev="7.0.3" conf="*->@"/>
		<dependency org="riotfamily" name="riot-website" rev="7.0.3" conf="*->@"/>
		<dependency org="riotfamily" name="riot-components" rev="7.0.3" conf="*->@"/>
		<dependency org="springframework" name="spring" rev="2.5.1" conf="build->default;runtime->web;src->src"/>
		<dependency org="json" name="json-lib" rev="2.0" conf="build,runtime->default"/>
	</dependencies>
</ivy-module>

