<ivy-module version="1.3">
	<info organisation="riotfamily" module="riot-statistics" revision="8.0" status="release" publication="20090217190737"/>
	<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-common" rev="8.0" conf="*->@"/>
		<dependency org="riotfamily" name="riot-hibernate" rev="8.0" conf="*->@"/>
		<dependency org="springframework" name="spring" rev="2.5.6" conf="build->default;runtime->webmvc;src->src"/>
	</dependencies>
</ivy-module>

