HHH-7128 Upgrade to Infinispan 5.1.2.CR1

This commit is contained in:
Galder Zamarreño 2012-02-29 18:10:31 +01:00
parent 3449752493
commit 8fccb62a6b
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ configurations {
}
dependencies {
infinispanVersion = '5.1.1.FINAL'
infinispanVersion = '5.1.2.CR1'
jnpVersion = '5.0.3.GA'
compile(project(':hibernate-core'))