<ivy-module version="1.3">
    <info organisation="riotfamily" module="riot-hibernate" revision="8.0" status="release" publication="20090217190709"/>
    <configurations>
    	<conf name="build"/>
    	<conf name="runtime"/>
    	<conf name="test" extends="runtime"/>
    	<conf name="src"/>
    </configurations>
    <publications>
    	<artifact conf="build,runtime,test"/>
    	<artifact name="riot-hibernate-context" conf="runtime"/>
    	<artifact type="source" ext="src.zip" conf="src"/>
    </publications>
    <dependencies>
        <dependency org="riotfamily" name="riot-core" rev="8.0" conf="*->@"/>
        <dependency org="riotfamily" name="revolt" rev="8.0" conf="*->@"/>
        <dependency org="springframework" name="spring" rev="2.5.6" conf="build->default;runtime->aop;src->src"/>
        <dependency org="hibernate" name="hibernate" rev="3.3.0.sp1" conf="build->core;runtime->standalone,c3p0,javassist;src->src"/>
		<dependency org="hibernate" name="hibernate-annotations" rev="3.4.0.ga" conf="build,runtime->default"/>
		<dependency org="slf4j" name="slf4j" rev="1.4.2" conf="runtime->jcl"/>
		<dependency org="c3p0" name="c3p0" rev="0.9.1.1" conf="build,runtime->default"/>
    </dependencies>
</ivy-module>
