HHH-7206 upgrade to infinispan 5.1.1.FINAL

This commit is contained in:
Strong Liu 2012-02-06 18:06:11 -06:00
parent 780305d861
commit 6a22085e5b
1 changed files with 1 additions and 1 deletions

View File

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