HHH-6980 Upgrade to Infinispan 5.1.0.CR4

This commit is contained in:
Galder Zamarreño 2012-01-18 13:19:01 +00:00
parent 755d7fb788
commit 4a323a4415
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ configurations {
} }
dependencies { dependencies {
infinispanVersion = '5.1.0.CR3' infinispanVersion = '5.1.0.CR4'
jnpVersion = '5.0.3.GA' jnpVersion = '5.0.3.GA'
compile(project(':hibernate-core')) compile(project(':hibernate-core'))