HHH-7176 Upgrade to Infinispan 5.1.2.FINAL

This commit is contained in:
Galder Zamarreño 2012-03-15 12:14:34 +01:00
parent 25487f2401
commit 41b9f2558f
1 changed files with 1 additions and 1 deletions

View File

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